Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: Open

Cloudflare Docs hosted MCP server

Docs search

Cloudflare’s open documentation MCP server lets agents search and read Cloudflare product docs directly, grounding answers about Workers, DNS, and the rest of the platform in the official documentation.

Curated by Published Updated

Server description

Search Cloudflare documentation from any agent

Cloudflare’s open documentation MCP server lets agents search and read Cloudflare product docs directly, grounding answers about Workers, DNS, and the rest of the platform in the official documentation.

Directory details

Slug
cloudflare-docs
Category
Software Development
Category slug
software-development
Authentication
Open
Auth type
none

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-docs": {
      "url": "https://docs.mcp.cloudflare.com/sse"
    }
  }
}

Connection links