MCP Servers / cloud-service / Kaggle

Kaggle

JSON →
stdionone35cloud-service

Interact with the Kaggle API to access datasets, notebooks, and competitions.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: kaggle
Tools
What this server exposes
search_kaggle_datasets
Searches Kaggle for datasets matching query and returns up to 10 results as JSON. Returned fields include: ref, title, subtitle, download_count, last_updated, usability_rating.
download_kaggle_dataset
Downloads and unzips a Kaggle dataset. Parameters: dataset_ref (owner/dataset-slug format), download_path (optional local output path, defaults to ./datasets/<dataset_slug>/).
Configuration
Environment & auth
authnone
envKAGGLE_KEY
Resources
Kaggle — MCP Server · libregistry