data science tools
Kaggle
This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers.
python
data science tools
Installation
npx -y pramod/kaggleConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "kaggle",
"command": "npx",
"args": [
"-y",
"pramod/kaggle"
]
}About This MCP Server
pramod/kaggle
This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers.
GitHub: https://github.com/KrishnaPramodParupudi/kaggle-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub