Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAGGLE_KEYNoKaggle API key for dataset access (optional).
OPENAI_MODELNoModel to use (default: gpt-4.1).
DATABASE_PATHNoPath to local database file (optional, defaults to bundled dataset).
MAX_QUERY_ROWSNoMaximum rows per query (default: 1000).
OPENAI_API_KEYYesOpenAI API key required for AI-powered query generation.
KAGGLE_USERNAMENoKaggle username for dataset access (optional).
OPENAI_MAX_TOKENSNoMax tokens for OpenAI (default: 1000).
OPENAI_TEMPERATURENoTemperature for OpenAI (default: 0.1).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tejasayya/SegmentMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server