Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COHERE_API_KEYNoAPI key for Cohere provider.
GEMINI_API_KEYNoAPI key for Google provider (alternative: GOOGLE_API_KEY).
GOOGLE_API_KEYNoAPI key for Google provider (alternative: GEMINI_API_KEY).
OPENAI_API_KEYNoAPI key for OpenAI provider.
MISTRAL_API_KEYNoAPI key for Mistral provider.
AI_PROTOCOL_PATHNoPath to the ai-protocol directory (auto-detected if not set).
DEEPSEEK_API_KEYNoAPI key for DeepSeek provider.
AI_HTTP_TRUST_ENVNoSet to 1 to forward standard proxy env vars to ai-lib HTTP client.
ANTHROPIC_API_KEYNoAPI key for Anthropic provider.
SPIDERSWITCH_SYNC_DISTNoDisable dist sync when explicitly invoked (default: enabled).
AI_PROTOCOL_DIST_BASE_URLNoOverride raw dist source (default official GitHub raw URL).
SPIDERSWITCH_SYNC_ON_INITNoEnable dist sync during runtime initialization (default: disabled).
AI_PROTOCOL_DIST_API_BASE_URLNoOverride GitHub API listing source for models/providers dist json.
SPIDERSWITCH_LIST_CACHE_TTL_SECNoTTL for list_models cache (default: 5).
SPIDERSWITCH_STATUS_CACHE_TTL_SECNoTTL for get_status cache (default: 2).

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/hiddenpath/spiderswitch'

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