data science tools

Kaggle Mcp

Connects to Kaggle, ability to download and analyze datasets.

python
cloud
data science tools
0
View on GitHub

Installation

npx -y arrismo/kaggle-mcp

Configuration

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.

GitHub: https://github.com/arrismo/kaggle-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
arrismo/kaggle-mcp