About
Overview
The Kaggle MCP Server enables AI agents to interact with Kaggle's data science platform. It provides tools for searching and downloading datasets, submitting to competitions, and managing notebooks.
Capabilities
Tools & Capabilities
⚡search_datasets
Search Kaggle datasets
⚡download_dataset
Download a dataset
⚡list_competitions
List active competitions
⚡submit
Submit to a competition
Setup
Installation
bash
Install
pip install mcp-server-kaggleExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"kaggle": {
"command": "python",
"args": ["-m", "mcp_server_kaggle"]
}
}
}Quick Info
Authorcommunity
LanguagePython
StatusStable
Stars★ 75
Last UpdatedFeb 12, 2026