Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoServer host127.0.0.1
MCP_PORTNoServer port9200
MCP_DEBUGNoEnable debug modefalse
MCP_LOG_FILENoPath to the log file/var/log/mcp/mcp.log
MCP_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
OPENAI_API_KEYNoAPI key for OpenAI
OLLAMA_BASE_URLNoBase URL for local Ollama instancehttp://localhost:11434
ANTHROPIC_API_KEYNoAPI key for Anthropic Claude
MCP_DEFAULT_PROVIDERNoDefault LLM provider to useopenai
MCP_RATE_LIMIT_WINDOWNoApplication layer rate limit window in seconds60
MCP_RATE_LIMIT_REQUESTSNoApplication layer rate limit request count100

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/tgosoul2019/mcp'

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