Safe Kaggle MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 16 Jun 2026.
Safety-first Kaggle MCP — confirm-gated destructive ops, submission budget, injection-fenced.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kaggle-mcp -- uvx safe-kaggle-mcp
{
"mcpServers": {
"kaggle-mcp": {
"args": [
"safe-kaggle-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kaggle-mcp]
command = "uvx"
args = ["safe-kaggle-mcp"]
{
"mcpServers": {
"kaggle-mcp": {
"args": [
"safe-kaggle-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kaggle-mcp": {
"args": [
"safe-kaggle-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.