Enables interaction with the Kaggle API for dataset discovery, download, and EDA notebook generation.
Kaggle MCP Server provides an interface to the Kaggle API through the Model Context Protocol (MCP). It allows AI agents and compatible tools to search and download datasets from Kaggle, as well as generate prompts for creating Exploratory Data Analysis (EDA) notebooks. The server is built using the `fastmcp` library and requires a Kaggle API key for authentication. It's designed to streamline the process of accessing and exploring Kaggle datasets within an AI-driven workflow.