data science tools
Kaggle Mcp
Connects to Kaggle, ability to download and analyze datasets.
python
cloud
data science tools
Installation
npx -y arrismo/kaggle-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "kaggle-mcp",
"command": "npx",
"args": [
"-y",
"arrismo/kaggle-mcp"
]
}About This MCP Server
arrismo/kaggle-mcp
Connects to Kaggle, ability to download and analyze datasets.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub