Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_COLORNoSet to disable ANSI color output (e.g., '1' or 'true').
OPENAI_API_KEYNoAPI key for the OpenAI provider (used when --provider openai or openai-chat is specified).
TOGETHER_API_KEYNoAPI key for the Together provider (used when --provider together is specified).
ANTHROPIC_API_KEYNoAPI key for the Anthropic provider (used when --provider anthropic is specified).
OPENROUTER_API_KEYNoAPI key for the OpenRouter provider (used when --provider openrouter is specified).
WHICHTOOL_PROVIDER_API_KEYNoAPI key for any OpenAI-compatible provider (used when --provider is an openai-compatible endpoint).
WHICHTOOL_HTTP_AUTHORIZATIONNoAuthorization header value for HTTP-target servers (e.g., 'Bearer <token>'). Required if the target uses HTTP with credentials.
WHICHTOOL_HTTP_AUTHORIZATION_ORIGINNoAllowed origin for the HTTP authorization. Must be provided along with WHICHTOOL_HTTP_AUTHORIZATION. Remote targets require HTTPS.

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

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/mattagame/whichtool'

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