Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: OAuth2.1

Cloudflare Observability hosted MCP server

Edge observability

Cloudflare’s Observability MCP server gives agents access to logs and analytics for Workers and other Cloudflare workloads, so operational questions can be answered from real telemetry.

Curated by Published Updated

Server description

Logs and analytics for your Cloudflare workloads

Cloudflare’s Observability MCP server gives agents access to logs and analytics for Workers and other Cloudflare workloads, so operational questions can be answered from real telemetry.

Directory details

Slug
cloudflare-observability
Category
Software Development
Category slug
software-development
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "cloudflare-observability": {
      "url": "https://observability.mcp.cloudflare.com/sse"
    }
  }
}

Connection links