Skip to content

Commit 2113f06

Browse files
irvinebroquenevikashahMaximo-Guk
authored
Update README.md to include all MCP servers (#127)
* Update README.md to include all MCP servers * Apply suggestions from code review * Remove old table * formatting fix --------- Co-authored-by: Nevi Shah <[email protected]> Co-authored-by: Maximo Guk <[email protected]>
1 parent 97e23c0 commit 2113f06

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,21 @@ These MCP servers allow your [MCP Client](https://modelcontextprotocol.io/client
66

77
The following servers are included in this repository:
88

9-
| Server Name | Description | Server URL |
10-
| ----------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------- |
11-
| [**Documentation server**](/apps/docs-autorag) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` |
12-
| [**Workers Bindings server**](/apps/bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` |
13-
| [**Observability server**](/apps/observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` |
14-
| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` |
15-
| [**Audit Logs server**](/apps/auditlogs) | Get the history of changes made within your Cloudflare account | `https://auditlogs.mcp.cloudflare.com/sse` |
9+
| Server Name | Description | Server URL |
10+
| -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ---------------------------------------------- |
11+
| [**Documentation server**](/apps/docs-vectorize) | Get up to date reference information on Cloudflare | `https://docs.mcp.cloudflare.com/sse` |
12+
| [**Workers Bindings server**](/apps/workers-bindings) | Build Workers applications with storage, AI, and compute primitives | `https://bindings.mcp.cloudflare.com/sse` |
13+
| [**Observability server**](/apps/workers-observability) | Debug and get insight into your application’s logs and analytics | `https://observability.mcp.cloudflare.com/sse` |
14+
| [**Radar server**](/apps/radar) | Get global Internet traffic insights, trends, URL scans, and other utilities | `https://radar.mcp.cloudflare.com/sse` |
15+
| [**Container server**](/apps/container) | Spin up a sandbox development environment | `https://container.mcp.cloudflare.com/sse` |
16+
| [**Browser rendering server**](/apps/browser-rendering) | Fetch web pages, convert them to markdown and take screenshots | `https://browser.mcp.cloudflare.com/sse` |
17+
| [**Logpush server**](/apps/logpush) | Get quick summaries for Logpush job health | `https://logs.mcp.cloudflare.com/sse` |
18+
| [**AI Gateway server**](/apps/ai-gateway) | Search your logs, get details about the prompts and responses | `https://ai-gateway.mcp.cloudflare.com/sse` |
19+
| [**AutoRAG server**](/apps/autorag) | List and search documents on your AutoRAGs | `https://autorag.mcp.cloudflare.com/sse` |
20+
| [**Audit Logs server**](/apps/auditlogs) | Query audit logs and generate reports for review | `https://auditlogs.mcp.cloudflare.com/sse` |
21+
| [**DNS Analytics server**](/apps/dns-analytics) | Optimize DNS performance and debug issues based on current set up | `https://dns-analytics.mcp.cloudflare.com/sse` |
22+
| [**Digital Experience Monitoring server**](/apps/dex-analysis) | Get quick insight on critical applications for your organization | `https://dex.mcp.cloudflare.com/sse` |
23+
| [**Cloudflare One CASB server**](/apps/casb) | Quickly identify any security misconfigurations for SaaS applications to safeguard users & data | `https://casb.mcp.cloudflare.com/sse` |
1624

1725
## Access the remote MCP server from any MCP client
1826

0 commit comments

Comments
 (0)