LogoSTMCP
Download
mcp-server-cloudflare

Cloudflare MCP Server

Cloudflare MCP Server provides standardized protocol servers for connecting LLMs to Cloudflare services, enabling natural language interaction with Cloudflare's development, security, and performance tools through MCP clients.

Tools

1. Documentation server

Get up to date reference information on Cloudflare.

2. Workers Bindings server

Build Workers applications with storage, AI, and compute primitives.

3. Workers Builds server

Get insights and manage your Cloudflare Workers Builds.

4. Observability server

Debug and get insight into your application's logs and analytics.

5. Radar server

Get global Internet traffic insights, trends, URL scans, and other utilities.

6. Container server

Spin up a sandbox development environment.

7. Browser rendering server

Fetch web pages, convert them to markdown and take screenshots.

8. Logpush server

Get quick summaries for Logpush job health.

9. AI Gateway server

Search your logs, get details about the prompts and responses.

10. AutoRAG server

List and search documents on your AutoRAGs.

11. Audit Logs server

Query audit logs and generate reports for review.

12. DNS Analytics server

Optimize DNS performance and debug issues based on current set up.

13. Digital Experience Monitoring server

Get quick insight on critical applications for your organization.

14. Cloudflare One CASB server

Quickly identify any security misconfigurations for SaaS applications to safeguard users & data.

15. GraphQL server

Get analytics data using Cloudflare’s GraphQL API.

Open Graph image for Cloudflare MCP Server

JSON Config

{
	"mcpServers": {
		"cloudflare-observability": {
			"command": "npx",
			"args": ["mcp-remote", "https://observability.mcp.cloudflare.com/sse"]
		},
		"cloudflare-bindings": {
			"command": "npx",
			"args": ["mcp-remote", "https://bindings.mcp.cloudflare.com/sse"]
		}
	}
}

Useful Links

Information