Skip to main content
Glama
457,802 tools. Updated 2026-08-14 17:39

"Kaggle" matching MCP tools:

  • Verify your Kaggle authentication by retrieving your username and credential source without exposing the API key.
    MIT
  • Kick off a Kaggle competition by fetching rules and deadlines, downloading data, running EDA with target auto-detection, and returning a baseline plan plus remaining submission budget.
    MIT
  • Search and list Kaggle models with filters for search term, owner, sort order, and page size.
    MIT
  • Get a sorted overview of Kaggle competitions including prize, evaluation metric, deadline, and days left, helping you choose which competition to enter at a glance.
    MIT

Matching MCP Servers

  • Upload a file to Kaggle to obtain a token for dataset creation. Provide file name and text content.
    MIT
  • Search and list Kaggle competitions by keyword, category, or sort order. Filter by featured, research, playground and paginate results.
    MIT
  • Delete a Kaggle model by providing the owner username and model slug. Permanently removes the model from Kaggle.
    MIT
  • Search and list Kaggle notebooks with filters for competition, dataset, sort order, and pagination.
    MIT
  • Create a new Kaggle model by specifying owner, slug, title, and optionally subtitle, description, and privacy settings.
    MIT
  • Find datasets on Kaggle by entering a search query. This tool uses the Kaggle API to match and retrieve relevant datasets for analysis or machine learning projects.
    MIT
  • Publish a notebook to Kaggle by providing a title and source code. Configure language, kernel type, and privacy settings.
    MIT