Marketing

Cloudflare GraphQL MCP Server

Connect your account, then chat with AI to run tools.

Cloudflare GraphQL offers access to analytics data through Cloudflare's GraphQL API, allowing developers to query and manipulate data efficiently. This server is particularly useful for developers looking to integrate analytics into their applications seamlessly.

Official server
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Cloudflare GraphQL — workflow patterns, data models, and gotchas for your AI agent.

Cloudflare GraphQL MCP provides access to Cloudflare's comprehensive analytics and infrastructure data through their GraphQL API. This service is particularly valuable for monitoring website performance, analyzing traffic patterns, security metrics, and DNS analytics across your Cloudflare-managed domains.

Core Capabilities

Account & Zone Management: Browse Cloudflare accounts and zones, retrieve zone details, and set active contexts for data queries.

Schema Discovery: Search and explore the Cloudflare GraphQL schema to understand available datasets, field structures, and query possibilities. Get both high-level overviews and detailed type information.

Analytics Querying: Execute custom GraphQL queries to fetch analytics data including traffic metrics, security events, performance statistics, and DNS query data. The API supports flexible time ranges and filtering.

Query Development: Generate interactive GraphQL Explorer links for building and testing queries in Cloudflare's web interface.

Domain Model

Cloudflare organizes data hierarchically: Accounts contain Zones (domains), and each zone has associated analytics datasets. Common datasets include HTTP requests, firewall events, DNS analytics, and performance metrics. Data is typically time-series based with configurable aggregation periods.

Key Considerations

Always explore the schema first to understand available datasets and required parameters. Set an active account context before running queries that need account-specific data. GraphQL queries must be provided exactly as intended - the service executes them without modification. Time-based queries should specify appropriate date ranges to avoid overwhelming data returns.

Frequently Asked Questions

What is the Cloudflare GraphQL MCP server?

Cloudflare GraphQL offers access to analytics data through Cloudflare's GraphQL API, allowing developers to query and manipulate data efficiently. This server is particularly useful for developers looking to integrate analytics into their applications seamlessly. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Cloudflare GraphQL to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/cloudflare-graphql-mcp. Authentication is handled automatically.

What authentication does Cloudflare GraphQL require?

Cloudflare GraphQL uses One-click sign in or API Key. Cloudflare GraphQL requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Cloudflare GraphQL to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/cloudflare-graphql-mcp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Cloudflare GraphQL?

Sign in to connect your credentials and start running tools from the chat.

Cloudflare GraphQL MCP Server & Skill