We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeffgolden/cloudflare_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Required
CLOUDFLARE_API_TOKEN=your_api_token_here
# Optional
CLOUDFLARE_API_BASE_URL=https://api.cloudflare.com/client/v4
DEFAULT_ZONE_ID=optional_default_zone
LOG_LEVEL=info
RATE_LIMIT_DELAY=100