Loomal

Kaggle-mcp

MCP server by github.com/seif-sameh/kaggle-mcp

MCP server for the Kaggle API: competitions, datasets, kernels, and models.

0 starspypi: mcp-server-kaggle

About Kaggle-mcp

Kaggle-mcp is an MCP (Model Context Protocol) server published by seif-sameh in the official MCP registry, listed under Research & Data on Loomal. MCP server for the Kaggle API: competitions, datasets, kernels, and models.

It ships as a Python package on PyPI (mcp-server-kaggle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/seif-sameh/kaggle-mcp.

Use Kaggle-mcp with your agent

Claude Code · one command
claude mcp add kaggle-mcp -- uvx mcp-server-kaggle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "kaggle-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-kaggle"
      ]
    }
  }
}
pypimcp-server-kaggle

Frequently asked questions

What is Kaggle-mcp?
Kaggle-mcp is an MCP (Model Context Protocol) server by seif-sameh in the Research & Data category. MCP server for the Kaggle API: competitions, datasets, kernels, and models.
How do I connect Kaggle-mcp to Claude, Cursor, or another MCP client?
Install Kaggle-mcp from its pypi package (mcp-server-kaggle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Kaggle-mcp open source?
Yes — the source code is public at github.com/seif-sameh/kaggle-mcp.
Can AI agents pay to use Kaggle-mcp?
Not yet through Loomal — Kaggle-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Kaggle-mcp? Claim this listing free by verifying GitHub ownership, or contact us.