MikeyBeez/mcp-kaggle-tool
MCP server for Kaggle API integration - create, run, and manage Kaggle notebooks programmatically
Platform-specific configuration:
{
"mcpServers": {
"mcp-kaggle-tool": {
"command": "npx",
"args": [
"-y",
"mcp-kaggle-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...