Server Directory
Data & AnalyticsIntermediate

Kaggle

by Kaggle

GitHub
1.3k

Kaggle platform integration for dataset discovery, notebook execution, competition participation, and model deployment in the data science community.

CAPABILITIES

  • Dataset search and download
  • Notebook execution
  • Competition submissions
  • Model versioning
  • Kernel management
  • Leaderboard tracking

INSTALLATION

Terminal
npx -y @kaggle/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "kaggle": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@kaggle/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Kaggle
NPM Package
@kaggle/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →