Agent Tools
Back to MCP servers
● degraded

Enables AI assistants to retrieve and manage Cloudflare Logpush jobs across multiple accounts, providing tools for monitoring and troubleshooting log delivery pipelines through conversational interfaces.

Transport
sse
Auth
oauth
Cost
free_tier

How to connect

MCP endpoint (sse)
https://logs.mcp.cloudflare.com/sse
JSON-RPC initialize probe
curl -X POST https://logs.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/logpush
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/cloudflare-logpush