MCP.so
Sign In
Servers

Cloudflare MCP

@shashankboosi

Build an MCP server and deploy it to cloudflare workers

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "cloudflare-mcp": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

More from Cloud & Infrastructure