arrismo/kaggle-mcp
Connects to Kaggle, ability to download and analyze datasets.
Quick Start
Clone the repository:
git clone https://github.com/arrismo/kaggle-mcpClaude Desktop configuration example:
{
"mcpServers": {
"kaggle-mcp": {
"command": "npx",
"args": [
"-y",
"arrismo/kaggle-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.