Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging level for the server (e.g., debug, info, warn, error).info
GODOC_MCP_HOSTNoThe host the server will bind to.localhost
GODOC_MCP_PORTNoThe port the server will run on.8080
GODOC_MCP_CACHE_TTLNoCache Time-To-Live in seconds.3600
GODOC_MCP_CACHE_SIZENoMaximum number of cached packages.1000
GODOC_MCP_REQUEST_TIMEOUTNoRequest timeout in seconds.30
GODOC_MCP_MAX_CONCURRENT_REQUESTSNoMaximum number of concurrent requests to fetch documentation.10

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/captjt/godoc-mcp'

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