From 40cb138b48046c64293703bedde2cd669e3fd8c5 Mon Sep 17 00:00:00 2001 From: GB <3028386+gautamgb@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:49:22 -0700 Subject: [PATCH] docs: add mcpindex screened badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5c60114..37e72c5f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![mcpindex](https://mcpindex.ai/api/v1/badge/com-cloudflare-mcp-mcp)](https://mcpindex.ai/server/com-cloudflare-mcp-mcp) + # Cloudflare MCP Server Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account.