Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNo监听地址(SSE 模式),默认 0.0.0.00.0.0.0
MCP_PORTNo监听端口(SSE 模式),默认 80008000
MCP_LOG_LEVELNo日志级别,默认 INFOINFO
MCP_TRANSPORTNo传输模式:stdio 或 sse,默认值本地为 stdio,Docker 为 ssestdio
MCP_CDP_ENDPOINTNoCDP 地址,默认 auto 自动探测auto
MCP_STORAGE_PATHNo会话存储路径,默认本地 ./storage,Docker /data/storage./storage
MCP_DEFAULT_TIMEOUTNo默认超时时间(秒),默认 120120
MCP_DEFAULT_MAX_TOKENSNo默认最大 Token 数,默认 80008000

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/lizhongxuan/browser-mcp'

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