Skip to main content
Glama

Multi-Agent Communication Platform (MCP)

.env.example297 B
# Server Configuration MCP_HOST=0.0.0.0 MCP_PORT=8000 MCP_WORKERS=4 # Database Configuration DATABASE_PATH=/app/data/chat.db DATABASE_POOL_SIZE=20 MESSAGE_RETENTION_DAYS=30 # UI Configuration UI_PORT=3000 UI_REFRESH_INTERVAL_MS=2000 # Logging LOG_LEVEL=INFO LOG_FILE_PATH=/app/logs/chat-mcp.log

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/thiagovictorino/chat-mcp'

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