Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoGemini API Key for fast tasks (optional)
OPENAI_API_KEYNoOpenAI API Key for balanced tasks (optional)
ANTHROPIC_API_KEYNoAnthropic API Key for powerful tasks (optional)
CLAUDE_TEAM_MAIN_KEYYes主模型 API Key (required)
CLAUDE_TEAM_MAIN_URLNo主模型 API 地址 (optional)
CLAUDE_TEAM_MAIN_MODELNo主模型 ID (optional, default: gpt-4o)gpt-4o
CLAUDE_TEAM_MODEL1_KEYNo模型1 API Key (optional, defaults to MAIN key)
CLAUDE_TEAM_MODEL1_URLNo模型1 API 地址 (optional, defaults to MAIN URL)
CLAUDE_TEAM_MODEL2_KEYNo模型2 API Key (optional, defaults to MAIN key)
CLAUDE_TEAM_MODEL2_URLNo模型2 API 地址 (optional, defaults to MAIN URL)
CLAUDE_TEAM_MODEL3_KEYNo模型3 API Key (optional, defaults to MAIN key)
CLAUDE_TEAM_MODEL3_URLNo模型3 API 地址 (optional, defaults to MAIN URL)
CLAUDE_TEAM_MODEL1_NAMENo模型1 ID (optional)
CLAUDE_TEAM_MODEL2_NAMENo模型2 ID (optional)
CLAUDE_TEAM_MODEL3_NAMENo模型3 ID (optional)
CLAUDE_TEAM_MAIN_PROVIDERNo主模型提供商 (openai | anthropic | gemini)
CLAUDE_TEAM_MODEL1_PROVIDERNo模型1提供商 (openai | anthropic | gemini)
CLAUDE_TEAM_MODEL2_PROVIDERNo模型2提供商 (openai | anthropic | gemini)
CLAUDE_TEAM_MODEL3_PROVIDERNo模型3提供商 (openai | anthropic | gemini)

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/7836246/claude-team-mcp'

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