Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesYour GitHub Personal Access Token with repo and pull_requests scopes.
GROQ_API_KEYNoAPI key for Groq LLM provider (required: at least one LLM API key).
GOOGLE_API_KEYNoAPI key for Google Gemini LLM provider (required: at least one LLM API key).
OPENAI_API_KEYNoAPI key for OpenAI LLM provider (required: at least one LLM API key).
ANTHROPIC_API_KEYNoAPI key for Anthropic Claude LLM provider (required: at least one LLM API key).
BITBUCKET_USERNAMENoYour Bitbucket username (optional).
PERPLEXITY_API_KEYNoAPI key for Perplexity LLM provider (required: at least one LLM API key).
DEFAULT_LLM_PROVIDERNoDefault LLM provider to use (e.g., openai, claude, gemini, groq, perplexity). Defaults to openai.openai
BITBUCKET_APP_PASSWORDNoYour Bitbucket App Password (optional).

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/AshishChandpa/AI-PR-Review-MCP'

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