Skip to main content
Glama

MCP Manager

.env.example754 B
# Server Configuration PORT=5000 HOST=0.0.0.0 NODE_ENV=development REUSE_PORT=true # Database Configuration DATABASE_URL= USE_MEMORY_STORAGE=true # GitHub API Configuration GITHUB_API_URL=https://api.github.com GITHUB_TOKEN= # Smithery API Configuration SMITHERY_API_KEY=your_smithery_api_key_here SMITHERY_CLI_VERSION=latest # MCP Server Default Configuration MCP_DEFAULT_PORT=50050 MCP_DEFAULT_NAME=MCP Manager MCP_DEFAULT_ADDRESS=localhost MCP_DEFAULT_MEMORY=8 # MCP Port Range MCP_PORT_RANGE_START=50050 MCP_PORT_RANGE_END=50150 # MCP Compatibility Settings MCP_WORKER_MODE=false MCP_DISCOVERY_ENABLED=true MCP_AUTOSTART_SERVERS=true # Worker Settings WORKER_POLL_INTERVAL=30000 MAX_CONCURRENT_WORKERS=5 # WebSocket Configuration WS_PATH=/ws

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/samihalawa/2025-FINAL-mcpMaster'

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