karaage0703/kaggle-mcp-server
If you are the rightful owner of kaggle-mcp-server 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 provides seamless integration of Kaggle API functionalities into LLM applications using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
list_competitions
Retrieve a list of competitions with advanced filtering options.
get_competition_details
Get detailed information about a specific competition.
download_competition_files
Download competition files with progress display.
search_datasets
Search for datasets from Kaggle's extensive collection.
get_dataset_details
Retrieve detailed information and file structure of a dataset.
download_dataset
Download dataset files with automatic extraction.
list_models
Explore available models with filtering options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client