We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aceek/MCPWorkflowCli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•171 B
# MCP Server Configuration
# WebSocket server port (for real-time UI updates)
WEBSOCKET_PORT=3002
# Web UI URL (for CORS configuration)
WEB_UI_URL=http://localhost:3001