K
Kaggle MCP
by @Galaxy-Dawn
A full-featured MCP server wrapping the Kaggle API — 21 tools across competitions, datasets, kernels, models, and discussions.
Created 2/23/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx kaggle-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"galaxy-dawn-kaggle-mcp": {
"command": "uvx",
"args": [
"kaggle-mcp"
]
}
}
}