For a Cloudflare MCP server for AI agents, the first results are jlowin/fastmcp (This is a framework for building Model Context Protocol servers, providing the necessary infrastructure to implement custom integrations like those for Cloudflare, though it is a development tool rather than a pre-built Cloudflare-specific server), cloudflare/mcp-server-cloudflare (This is an official Model Context Protocol server that provides direct integration with Cloudflare’s infrastructure, including Workers, AI inference, and storage services, making it a comprehensive solution for your requirements) and cloudflare/agents (This framework provides a runtime for building AI agents on Cloudflare infrastructure and explicitly implements the Model Context Protocol for tool and data exchange, making it a direct tool for your integration needs). prefecthq/fastmcp and mastra-ai/mastra round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
We curate open-source GitHub repositories matching “best cloudflare mcp servers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
fastmcp is a Python library and framework for building servers and clients that implement the Model Context Protocol. It serves as a tool integration library designed to connect large language models to external tools and data sources. The framework features an interactive tool user interface renderer, which allows for the display of visual interfaces for tools directly within a conversational flow. It also provides a library for automatically generating schemas and validation for tools used by language models. The project covers server and client development, including tool and resource exp
This is a framework for building Model Context Protocol servers, providing the necessary infrastructure to implement custom integrations like those for Cloudflare, though it is a development tool rather than a pre-built Cloudflare-specific server.
This is a Model Context Protocol (MCP) server that exposes Cloudflare’s edge platform as a set of tools for AI assistants. It provides a unified interface for managing Cloudflare Workers, including deployment, versioning, and configuration, alongside access to Workers AI for running inference tasks using pre-trained models. The server also covers Cloudflare’s data storage services, including D1 serverless SQLite databases, KV globally distributed key-value stores, and R2 S3-compatible object storage. Beyond core resource management, the server enables automation and scheduling through cron tr
This is an official Model Context Protocol server that provides direct integration with Cloudflare’s infrastructure, including Workers, AI inference, and storage services, making it a comprehensive solution for your requirements.
This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f
This framework provides a runtime for building AI agents on Cloudflare infrastructure and explicitly implements the Model Context Protocol for tool and data exchange, making it a direct tool for your integration needs.
FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone
FastMCP is a framework for building Model Context Protocol servers, providing the necessary infrastructure to create custom integrations for Cloudflare services even though it does not include pre-built Cloudflare connectors out of the box.
Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut
Mastra is an AI agent orchestration framework that natively implements the Model Context Protocol, allowing you to build custom MCP servers that can integrate with Cloudflare services via its tool and workflow execution capabilities.
mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport
This repository is a Go SDK for building MCP servers rather than a pre-built server implementation that integrates with Cloudflare infrastructure.
This is a software development kit and framework for implementing the Model Context Protocol in Go. It provides a standardized system for building servers and clients that exchange external resources, proprietary data, and executable tools to provide context for large language models. The SDK includes a JSON-RPC communication library and an integration framework to expose local data, prompt templates, and typed functions to AI models. It enables the development of both protocol servers that provide external context and clients that consume these remote tools and resources. The project covers
This repository is a software development kit for building MCP servers rather than a pre-built MCP server that provides specific integrations with Cloudflare infrastructure.
The Model Context Protocol C# SDK is a library for building clients and servers that implement the Model Context Protocol to integrate AI tools and resources. It provides an AI tool integration framework and a multi-modal content handler to exchange text, images, and binary resources between AI models and external context providers. The SDK utilizes a JSON-RPC communication library to manage bidirectional data exchange. It features a transport-agnostic communication layer that supports standard input and output, HTTP, and in-memory pipes, with specific integration for ASP.NET Core hosting. T
This repository is a software development kit for building MCP servers rather than a pre-built MCP server that provides integration with Cloudflare services.
Jan is a local language model desktop application and AI assistant orchestrator. It provides a unified interface for interacting with both resident models and remote cloud AI providers. The project functions as a host for the Model Context Protocol, connecting AI models to external tools and data sources. It also operates as an OpenAI compatible API server, exposing local models through a standardized server endpoint for other applications to query. The system supports the creation of specialized AI personas with custom instructions and allows for the management of hybrid model environments,
Jan is an AI desktop application and model orchestrator that acts as an MCP client or host, rather than a specialized MCP server designed to provide AI agents with access to Cloudflare infrastructure.
This project is a Model Context Protocol server that provides large language models with neural web search and webpage content extraction capabilities. It implements a standardized interface to expose research tools and resources to compatible clients. The server integrates a neural search engine to retrieve real-time internet data using semantic embeddings rather than keyword matching. It includes specialized utilities for company intelligence and reasoning-based deep research, enabling the collection and synthesis of organizational data and professional profiles. The system covers a broad
This is a Model Context Protocol server for web search and content extraction, but it lacks the specific Cloudflare infrastructure integration required to manage or interact with Cloudflare services.
This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an autonomous agent runtime, and a stateful application framework. It provides the infrastructure to build and manage specialized AI agents capable of coordinating complex tasks through graph-based workflows and shared state. The system is distinguished by its implementation of the Model Context Protocol, allowing for standardized resource discovery and communication between AI clients and servers. It further includes an AI-powered documentation generator designed to analyze source cod
This repository is an AI agent orchestration framework that implements the Model Context Protocol, but it lacks the specific Cloudflare infrastructure integration required to function as a Cloudflare-focused MCP server.
This project is a tool for integrating existing HTTP APIs with AI agents by translating standard web endpoints into the Model Context Protocol. It provides a framework for constructing and managing libraries of functions that allow large language models to execute tasks and retrieve data. The system functions as an AI gateway that manages tool hosting, authentication, and routing. It includes capabilities for monetizing tool access through usage-based billing and payment processor integration, as well as the ability to publish service definitions to a gateway for commercial productization. T
This project is a general-purpose framework for wrapping HTTP APIs into the Model Context Protocol, but it lacks specific, pre-built integrations for Cloudflare infrastructure.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| jlowin/fastmcp | 25.7K | Python | Apache-2.0 | |
| cloudflare/mcp-server-cloudflare | 3.4K | TypeScript | apache-2.0 | |
| cloudflare/agents | 3.5K | TypeScript | mit | |
| prefecthq/fastmcp | 23K | Python | apache-2.0 | |
| mastra-ai/mastra | 21.2K | TypeScript | other | |
| mark3labs/mcp-go | 8.8K | Go | MIT | |
| modelcontextprotocol/go-sdk | 4.7K | Go | NOASSERTION | |
| modelcontextprotocol/csharp-sdk | 3.9K | C# | other | |
| menloresearch/jan | 43.1K | TypeScript | NOASSERTION | |
| exa-labs/exa-mcp-server | 3.8K | TypeScript | mit |