Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAGGLE_KEYNoKaggle API key, required if kaggle.json is not set up.
KAGGLE_USERNAMENoKaggle username, required if kaggle.json is not set up.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
prepare_kaggle_datasetB

Download and extract a Kaggle dataset.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools, so disambiguation is perfect.

Naming Consistency5/5

The single tool follows a consistent verb_noun pattern (prepare_kaggle_dataset), so naming is perfectly consistent.

Tool Count1/5

Only one tool for a server named 'kaggle-mcp' is far too few; a typical Kaggle interaction requires multiple operations beyond just downloading.

Completeness1/5

The single tool covers only dataset download/extraction, missing essential CRUD operations, search, and listing, making the surface severely incomplete.

Maintenance

ActivityInactive
ResponsivenessUnresponsive