From 0c662841ed6377fa8be5c010dfe73f1a5cdc3b8a Mon Sep 17 00:00:00 2001 From: Brendan Irvine-Broque Date: Thu, 1 May 2025 08:30:46 -0500 Subject: [PATCH 1/4] Update README.md to include all MCP servers --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 78b995a6..0a7d2e07 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,23 @@ The following servers are included in this repository: | [**Observability server**](/apps/observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | | [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | + +| Server Name | Description | Server URL | +| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------- | +| [**Documentation server**](/apps/docs-autorag) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | +| [**Workers Bindings server**](/apps/bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | +| [**Observability server**](/apps/observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | +| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | +| [**Container server**](/apps/container) | Spin up a sandbox development environment | `https://container.mcp.cloudflare.com/sse` | +| [**Browser rendering server**](/apps/browser) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` | +| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logpush.mcp.cloudflare.com/sse` | +| [**AI Gateway server**](/apps/ai-gateway) | Search your logs, get details about the prompts and responses | `https://ai-gateway.mcp.cloudflare.com/sse` | +| [**AutoRAG server**](/apps/autorag) | List and search documents on your AutoRAGs | `https://autorag.mcp.cloudflare.com/sse` | +| [**Audit Logs server**](/apps/audit-logs) | Query audit logs and generate reports for review | `https://audit-logs.mcp.cloudflare.com/sse` | +| [**Digital Experience Monitoring server**](/apps/dem) | Get quick insight on critical applications for your organization | `https://dem.mcp.cloudflare.com/sse` | +| [**Cloudflare One CASB server**](/apps/casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` | + + ## Access the remote MCP server from any MCP client If your MCP client has first class support for remote MCP servers, the client will provide a way to accept the server URL directly within its interface (e.g. [Cloudflare AI Playground](https://playground.ai.cloudflare.com/)) From 7c5b7ebc1e74555b681c3a9f26ed79b2c0319934 Mon Sep 17 00:00:00 2001 From: Nevi Shah <76798024+nevikashah@users.noreply.github.com> Date: Thu, 1 May 2025 09:52:29 -0400 Subject: [PATCH 2/4] Apply suggestions from code review --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0a7d2e07..a54c649b 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,18 @@ The following servers are included in this repository: | Server Name | Description | Server URL | | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------- | -| [**Documentation server**](/apps/docs-autorag) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | -| [**Workers Bindings server**](/apps/bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | -| [**Observability server**](/apps/observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | +| [**Documentation server**](/apps/docs-vectorize) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | +| [**Workers Bindings server**](/apps/workers-bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | +| [**Observability server**](/apps/workers-observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | | [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | | [**Container server**](/apps/container) | Spin up a sandbox development environment | `https://container.mcp.cloudflare.com/sse` | -| [**Browser rendering server**](/apps/browser) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` | -| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logpush.mcp.cloudflare.com/sse` | +| [**Browser rendering server**](/apps/browser-rendering) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` | +| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logs.mcp.cloudflare.com/sse` | | [**AI Gateway server**](/apps/ai-gateway) | Search your logs, get details about the prompts and responses | `https://ai-gateway.mcp.cloudflare.com/sse` | | [**AutoRAG server**](/apps/autorag) | List and search documents on your AutoRAGs | `https://autorag.mcp.cloudflare.com/sse` | -| [**Audit Logs server**](/apps/audit-logs) | Query audit logs and generate reports for review | `https://audit-logs.mcp.cloudflare.com/sse` | -| [**Digital Experience Monitoring server**](/apps/dem) | Get quick insight on critical applications for your organization | `https://dem.mcp.cloudflare.com/sse` | +| [**Audit Logs server**](/apps/auditlogs) | Query audit logs and generate reports for review | `https://auditlogs.mcp.cloudflare.com/sse` | +| [**DNS Analytics server**](/apps/dns-analytics) | Optimize DNS performance and debug issues based on current set up | `https://dns-analytics.mcp.cloudflare.com/sse` | +| [**Digital Experience Monitoring server**](/apps/dex-analysis) | Get quick insight on critical applications for your organization | `https://dex.mcp.cloudflare.com/sse` | | [**Cloudflare One CASB server**](/apps/casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` | From b3c41fa625efd1bcf618d8716bc4b75b6221bbf5 Mon Sep 17 00:00:00 2001 From: Brendan Irvine-Broque Date: Thu, 1 May 2025 08:54:27 -0500 Subject: [PATCH 3/4] Remove old table --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index a54c649b..fbc30237 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,6 @@ These MCP servers allow your [MCP Client](https://modelcontextprotocol.io/client The following servers are included in this repository: -| Server Name | Description | Server URL | -| ----------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------- | -| [**Documentation server**](/apps/docs-autorag) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | -| [**Workers Bindings server**](/apps/bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | -| [**Observability server**](/apps/observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | -| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | - - | Server Name | Description | Server URL | | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------- | | [**Documentation server**](/apps/docs-vectorize) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | From 420fe1cccb33469ad179c9e60f8af20a05bc3659 Mon Sep 17 00:00:00 2001 From: Maximo Guk <62088388+Maximo-Guk@users.noreply.github.com> Date: Thu, 1 May 2025 10:11:57 -0500 Subject: [PATCH 4/4] formatting fix --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 19aa5a9d..3c566ad6 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,21 @@ These MCP servers allow your [MCP Client](https://modelcontextprotocol.io/client The following servers are included in this repository: -| Server Name | Description | Server URL | -| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------- | -| [**Documentation server**](/apps/docs-vectorize) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | -| [**Workers Bindings server**](/apps/workers-bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | -| [**Observability server**](/apps/workers-observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | -| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | -| [**Container server**](/apps/container) | Spin up a sandbox development environment | `https://container.mcp.cloudflare.com/sse` | -| [**Browser rendering server**](/apps/browser-rendering) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` | -| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logs.mcp.cloudflare.com/sse` | -| [**AI Gateway server**](/apps/ai-gateway) | Search your logs, get details about the prompts and responses | `https://ai-gateway.mcp.cloudflare.com/sse` | -| [**AutoRAG server**](/apps/autorag) | List and search documents on your AutoRAGs | `https://autorag.mcp.cloudflare.com/sse` | -| [**Audit Logs server**](/apps/auditlogs) | Query audit logs and generate reports for review | `https://auditlogs.mcp.cloudflare.com/sse` | -| [**DNS Analytics server**](/apps/dns-analytics) | Optimize DNS performance and debug issues based on current set up | `https://dns-analytics.mcp.cloudflare.com/sse` | -| [**Digital Experience Monitoring server**](/apps/dex-analysis) | Get quick insight on critical applications for your organization | `https://dex.mcp.cloudflare.com/sse` | -| [**Cloudflare One CASB server**](/apps/casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` | +| Server Name | Description | Server URL | +| -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------- | +| [**Documentation server**](/apps/docs-vectorize) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` | +| [**Workers Bindings server**](/apps/workers-bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` | +| [**Observability server**](/apps/workers-observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` | +| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` | +| [**Container server**](/apps/container) | Spin up a sandbox development environment | `https://container.mcp.cloudflare.com/sse` | +| [**Browser rendering server**](/apps/browser-rendering) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` | +| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logs.mcp.cloudflare.com/sse` | +| [**AI Gateway server**](/apps/ai-gateway) | Search your logs, get details about the prompts and responses | `https://ai-gateway.mcp.cloudflare.com/sse` | +| [**AutoRAG server**](/apps/autorag) | List and search documents on your AutoRAGs | `https://autorag.mcp.cloudflare.com/sse` | +| [**Audit Logs server**](/apps/auditlogs) | Query audit logs and generate reports for review | `https://auditlogs.mcp.cloudflare.com/sse` | +| [**DNS Analytics server**](/apps/dns-analytics) | Optimize DNS performance and debug issues based on current set up | `https://dns-analytics.mcp.cloudflare.com/sse` | +| [**Digital Experience Monitoring server**](/apps/dex-analysis) | Get quick insight on critical applications for your organization | `https://dex.mcp.cloudflare.com/sse` | +| [**Cloudflare One CASB server**](/apps/casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` | ## Access the remote MCP server from any MCP client