Agent Tools
Back to MCP servers
● degraded

Cloudflare's AI Gateway allows you to gain visibility and control over your AI apps. By connecting your apps to AI Gateway, you can gather insights on how people are using your application.

Transport
sse
Auth
oauth
Cost
free_tier

How to connect

MCP endpoint (sse)
https://ai-gateway.mcp.cloudflare.com/sse"
JSON-RPC initialize probe
curl -X POST https://ai-gateway.mcp.cloudflare.com/sse" \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/cloudflare/mcp-server-cloudflare/tree/HEAD/apps/ai-gateway
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/cloudflare-ai-gateway