Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_RETRIESNoMax LLM retries per step3
LLM_PROVIDERNoLLM provider: ollama, openai, or anthropicollama
OLLAMA_MODELNoOllama model namemistral
DEV_AGENT_URLNoDev Agent MCP server URLhttp://localhost:8001
DEV_TEAM_PORTNoThis server's port8002
WORKSPACE_DIRNoWhere generated repos land./workspace
DEVOPS_MCP_URLNoDevOps MCP server URLhttp://localhost:8000
OPENAI_API_KEYNoRequired when LLM_PROVIDER=openai
ANTHROPIC_API_KEYNoRequired when LLM_PROVIDER=anthropic
MAX_TEST_FAILURESNoMax test fix iterations5

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/th1234th/dev-team-mcp'

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