Skip to main content
Data Science ToolsPython

arrismo/kaggle-mcp

Connects to Kaggle, ability to download and analyze datasets.

data-science-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/arrismo/kaggle-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "kaggle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arrismo/kaggle-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Science Tools
Language
Python
Author
arrismo