From 3ec87d246f2f1405e75b0c55206858c2a52b2594 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Mon, 21 Jul 2025 18:05:33 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33dfac61..ef7c1d0a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcont These MCP servers allow your [MCP Client](https://modelcontextprotocol.io/clients) to read configurations from your account, process information, make suggestions based on data, and even make those suggested changes for you. All of these actions can happen across Cloudflare's many services including application development, security and performance. + + mcp-server-cloudflare MCP server + + The following servers are included in this repository: | Server Name | Description | Server URL | @@ -74,4 +78,4 @@ Some features may require a paid Cloudflare Workers plan. Ensure your Cloudflare ## Contributing -Interested in contributing, and running this server locally? See [CONTRIBUTING.md](CONTRIBUTING.md) to get started. +Interested in contributing, and running this server locally? See [CONTRIBUTING.md](CONTRIBUTING.md) to get started. \ No newline at end of file