Skip to main content
Glama

MCP Development Framework

# Server Configuration MCP_SERVER_PORT=8000 MCP_SERVER_HOST=0.0.0.0 # 鉴权配置 MCP_AUTH_URL=http://170.106.105.206:4000/users # MaxKB配置 MAXKB_HOST=http://host.docker.internal:8080 MAXKB_CHAT_ID=your_chat_id_here MAXKB_APPLICATION_ID=your_application_id_here # Optional: Set to 'true' to enable debug mode DEBUG=false # Optional: Set custom User-Agent for website fetching MCP_USER_AGENT="MCP Test Server (github.com/modelcontextprotocol/python-sdk)" # 本地目录挂载配置 HOST_MOUNT_SOURCE=/path/to/your/local/directory HOST_MOUNT_TARGET=/host_files

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/aigo666/mcp-framework'

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