Skip to content

Commit a08be16

Browse files
authored
Clarify MCP Server section and add closing summary
1 parent 658b3d4 commit a08be16

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/changelog/analytics/2025-05-23-graphql-api-explorer.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Easily explore, build, and run GraphQL queries with two new tools
44
date: 2025-05-23T11:00:00Z
55
---
66

7-
We’ve launched two powerful new tools to make the [GraphQL Analytics API](https://developers.cloudflare.com/analytics/graphql-api/) more accessible:
7+
We’ve launched two powerful new tools to make the GraphQL Analytics API more accessible:
88

99
#### GraphQL API Explorer
1010

@@ -19,7 +19,7 @@ The new [GraphQL API Explorer](https://graphql.cloudflare.com/explorer) helps yo
1919

2020
#### GraphQL Model Context Protocol (MCP) Server
2121

22-
The new [GraphQL MCP server](https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/graphql) helps you discover and generate useful queries for the GraphQL Analytics API. With the MCP server, you can:
22+
MCP Servers let you use natural language tools like Claude to generate structured queries against your data. See our [blog post](https://blog.cloudflare.com/thirteen-new-mcp-servers-from-cloudflare/) for details on how they work and which servers are available. The new [GraphQL MCP server](https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/graphql) helps you discover and generate useful queries for the GraphQL Analytics API. With this server, you can:
2323

2424
- Explore what data is available to query
2525
- Generate and refine queries using natural language, with one-click links to run them in the API Explorer
@@ -29,4 +29,6 @@ Example prompts include:
2929

3030
- “Show me HTTP traffic for the last 7 days for example.com”
3131
- “What GraphQL node returns firewall events?”
32-
- “Can you generate a link to the Cloudflare GraphQL API Explorer with a pre-populated query and variables?”
32+
- “Can you generate a link to the Cloudflare GraphQL API Explorer with a pre-populated query and variables?”
33+
34+
We’re continuing to expand these tools, and your feedback helps shape what’s next. [Explore the documentation](https://developers.cloudflare.com/analytics/graphql-api/) to learn more and get started.

0 commit comments

Comments
 (0)