arrismo/kaggle-mcp
If you are the rightful owner of kaggle-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kaggle MCP Server is a Model Context Protocol server built using the fastmcp library, designed to interact with the Kaggle API for dataset management and EDA notebook generation.
Tools
Functions exposed to the LLM to take actions
search_kaggle_datasets
Searches for datasets on Kaggle matching the provided query string.
download_kaggle_dataset
Downloads and unzips files for a specific Kaggle dataset.
generate_eda_notebook
Generates a prompt for creating an EDA notebook for a specified Kaggle dataset.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client