Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_API_KEYNoAzure OpenAI API key (required for ChatGPT support).
AZURE_API_BASENoAzure OpenAI base URL (e.g., https://your-resource.openai.azure.com/).
GOOGLE_API_KEYNoGoogle Gemini API key from Google AI Studio.
VERTEX_PROJECTNoGoogle Cloud project ID for Vertex AI (required for Claude support).
VERTEX_LOCATIONNoGoogle Cloud location for Vertex AI.us-central1
BACKUP_DIRECTORYNoDirectory where automatic backups are stored before modifications..backups/
MAX_FILE_SIZE_MBNoMaximum file size in MB allowed for processing.5
AZURE_API_VERSIONNoAzure OpenAI API version.2024-02-15-preview
DEFAULT_AI_PROVIDERNoThe default AI provider to use (gemini, claude, or chatgpt).gemini

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/whtan410/mcp_code_review'

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