Skip to content

Commit 378316d

Browse files
celsojonnyparriskathaylirvinebroquepedrosousa
authored
[DevPlat] Add MCP Server links (#22783)
--------- Co-authored-by: Ruskin <[email protected]> Co-authored-by: Kathy <[email protected]> Co-authored-by: Brendan Irvine-Broque <[email protected]> Co-authored-by: Pedro Sousa <[email protected]>
1 parent 79c2be5 commit 378316d

File tree

13 files changed

+88
-9
lines changed

13 files changed

+88
-9
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/ai-gateway
5+
sidebar:
6+
order: 90
7+
8+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
pcx_content_type: navigation
3+
title: MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/autorag
5+
sidebar:
6+
order: 90
7+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/graphql
5+
sidebar:
6+
order: 90
7+
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/browser-rendering
5+
sidebar:
6+
order: 90
7+
8+
---

src/content/docs/browser-rendering/platform/playwright-mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ Try this sequence of instructions to see Playwright MCP in action:
135135

136136
You can also use other MCP clients like [Claude Desktop](https://github.com/cloudflare/playwright-mcp/blob/main/cloudflare/example/README.md#use-with-claude-desktop).
137137

138-
Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more examples and MCP client configuration options and our developer documentation on how to [build Agents on Cloudflare](/agents/).
138+
Check our [GitHub page](https://github.com/cloudflare/playwright-mcp) for more examples and MCP client configuration options and our developer documentation on how to [build Agents on Cloudflare](/agents/).
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/dex-analysis
5+
sidebar:
6+
order: 90
7+
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Analytics MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/dns-analytics
5+
sidebar:
6+
order: 90
7+
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Audit Logs MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/auditlogs
5+
sidebar:
6+
order: 210
7+
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Logpush MCP server
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/logpush
5+
sidebar:
6+
order: 200
7+
8+
---
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
pcx_content_type: navigation
33
title: MCP server
4-
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/radar#cloudflare-radar-mcp-server-
4+
external_link: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/radar
55
sidebar:
66
order: 8
77

8-
---
8+
---

0 commit comments

Comments
 (0)