kaggle-mcp

dexhunter/kaggle-mcp

3.1

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.

A MCP server for Kaggle APIs that allows interaction with Kaggle datasets and competitions through a model context protocol.

The Kaggle-MCP server is designed to facilitate seamless interaction with Kaggle's APIs using the Model Context Protocol (MCP). It provides a structured way to manage and execute tasks related to Kaggle datasets and competitions. The server supports adding notes, which can be useful for tracking changes or updates in datasets or competition entries. Users need to configure their Kaggle credentials properly to ensure smooth operation. The server can be integrated with various platforms, and it supports development, building, and publishing processes, making it a versatile tool for data scientists and developers working with Kaggle.

Features

  • Integration with Kaggle APIs for data and competition management.
  • Support for adding notes to track changes and updates.
  • Configuration options for setting up Kaggle credentials.
  • Development tools for building and publishing the server.
  • Debugging support through the MCP Inspector.

Tools

  1. add-note

    Adds a new note to the server, requiring 'name' and 'content' as arguments.