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.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Kaggle MCP token. Use Bearer <token>.
npx add-mcp@latest https://www.kaggle.com/mcp --transport http --header "Authorization: <Authorization>"