Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRedis connection for caching + job queue
OLLAMA_URLNoOllama endpoint for local LLM extraction
SEARXNG_URLNoSearXNG instance for search (falls back to DuckDuckGo)
OLLAMA_MODELNoOllama model namellama3.2
AGENTFETCH_PORTNoAPI server port8080
ANTHROPIC_API_KEYNoFor Claude-powered agent_extract
AGENTFETCH_CACHE_TTLNoCache TTL in seconds3600
AGENTFETCH_PROXY_LISTNoComma-separated proxy URLs or JSON array
AGENTFETCH_MAX_RETRIESNoMax retries for failed requests2
AGENTFETCH_COOKIES_FILENoPath to cookies file (Netscape or JSON)
AGENTFETCH_DOMAIN_DELAYNoDelay between requests to same domain0.5
AGENTFETCH_ROBOTS_CHECKNoEnable robots.txt compliancefalse
AGENTFETCH_PROXY_STRATEGYNoround-robin or randomround-robin
AGENTFETCH_STATIC_TIMEOUTNoHTTP fetch timeout (seconds)15
AGENTFETCH_BROWSER_TIMEOUTNoPlaywright browser timeout (seconds)30

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/SID1ART/agentfetch'

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