add-mcp
Back to registry
Kaggle logo

Kaggle

v1.0.0

kaggle.com/mcp

Kaggle is an online platform for data science and machine learning where users work with datasets, notebooks, models, benchmarks, and competitions. It also provides programmatic access to those resources through its public API tooling and MCP server.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://www.kaggle.com/mcp
requiredsecret

Kaggle MCP token. Use Bearer <token>.

npx add-mcp@latest https://www.kaggle.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.kaggle%2Fmcp"