We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/allkindsxyz/railway-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•202 B
# Railway MCP Server Environment Variables
# Your Railway API token
# Get it from: https://railway.app/account/tokens
RAILWAY_TOKEN=your_railway_token_here
# Optional: Enable debug logging
DEBUG=true