Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind (default 127.0.0.1)127.0.0.1
PORTNoPort to listen (default 8080)8080
DEBUGNoDebug mode (0 or 1)
CORS_ORIGINNoCORS origin
EXA_API_KEYNoAPI key for Exa search
SQLITE_PATHNoPath to SQLite database file
BRAVE_API_KEYNoAPI key for Brave search
MCP_BASE_PATHNoBase path for MCP endpoint (e.g., /mcp)
STATE_BACKENDNoState backend: memory, sqlite, redis
MCP_AUTH_TOKENNoBearer token for MCP endpoint authentication
SERPER_API_KEYNoAPI key for Serper search
TAVILY_API_KEYNoAPI key for Tavily search
SEARCH_PROVIDERNoSearch provider: tavily, brave, exa, serper, duckduckgo, searxng
DOMAIN_ALLOWLISTNoComma-separated domain allowlist
DOMAIN_BLOCKLISTNoComma-separated domain blocklist
HTTP_RATE_LIMIT_RPSNoRate limit per second
FETCH_MAX_BODY_BYTESNoMaximum fetch body size in bytes
SEARCH_PROVIDER_FALLBACKNoComma-separated fallback providers

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/charley-forey/web-search-mcp'

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