We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xstraven/mcp-server-learning'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
cloudflared-config.example.yml•403 B
# Copy this file to ~/.cloudflared/config.yml and replace placeholders.
# The hostname should be a DNS name you manage in Cloudflare.
# Path routing is handled by ChatGPT using /mcp/ in the URL.
tunnel: "<TUNNEL_UUID>"
credentials-file: "/Users/<YOUR_USER>/.cloudflared/<TUNNEL_UUID>.json"
ingress:
- hostname: "mcp.<your-domain>"
service: "http://localhost:8000"
- service: "http_status:404"