We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srwlli/docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.railway.example•445 B
# MCP HTTP Server Configuration for Railway.app Deployment
# Port binding (Railway sets this automatically, default 5000 for local)
PORT=8000
# Flask environment mode
FLASK_ENV=production
# Optional: Path to project for MCP tools to analyze
# Leave blank to use current working directory
MCP_PROJECT_PATH=
# Optional: MCP server socket/stdio path if reusing existing server
# Leave blank to use local tool_handlers directly
MCP_SERVER_PATH=