aicoolies logo

Cloudflare MCP Server

MCP integration for Cloudflare Workers and edge services

Share
open-sourceOpen Source
Visit Website →

Cloudflare MCP Server connects AI coding agents to Cloudflare's edge platform through the Model Context Protocol. It enables agents to manage Workers, KV stores, R2 storage, D1 databases, and other Cloudflare services directly from AI assistants, streamlining edge application development and deployment workflows.

Cloudflare MCP Server gives AI coding agents direct access to Cloudflare's edge computing platform through standardized MCP tools. Developers building edge applications can use their AI assistant to deploy Workers, manage KV key-value stores, interact with R2 object storage, query D1 SQLite databases, and configure other Cloudflare services — all through natural language commands that the MCP server translates into Cloudflare API operations.

The server is particularly valuable for the rapid iteration cycles common in edge development. An agent can write a Worker function, deploy it to Cloudflare's global network, check its logs, update KV entries for configuration, and verify the deployment — all within a single conversation. This tight feedback loop between coding and deployment accelerates edge application development significantly compared to manually switching between editor, terminal, and Cloudflare dashboard.

With 3,500+ GitHub stars and backing from Cloudflare's engineering team, this MCP server reflects the growing trend of cloud platforms providing first-party AI integration points. It works with Claude Desktop, Cursor, and other MCP clients, making it straightforward for developers already building on Cloudflare to add AI-assisted infrastructure management to their workflow.

Pricing

Free and open-source, Cloudflare usage costs apply

Platforms

MCP Server, Cloudflare Workers/KV/R2/D1, Claude Desktop

Categories

Tags

Use Cases

Alternatives

AWS MCP Servers

MCP servers for AWS cloud services and workflows

AWS MCP Servers is a collection of open-source MCP server implementations from AWS Labs that connect AI coding agents to AWS services. It includes servers for AWS documentation, knowledge bases, and managed cloud workflows, enabling agents to provision resources, query docs, and manage infrastructure through the Model Context Protocol.

open-sourceOpen Source

GitHub MCP Server

Official MCP server for GitHub repo operations

GitHub MCP Server is the official Model Context Protocol server from GitHub that connects AI assistants to repositories, issues, pull requests, workflows, and code search. It exposes 100+ operations with toolset filtering, permission scoping, and audit logging, available in both remote-hosted and self-hosted Docker deployment modes.

open-sourceOpen Source
Fly.io logo

Fly.io

Run your app close to users

Global application hosting platform that runs full-stack apps, databases, and services close to users in 30+ regions using lightweight Firecracker micro-VMs. Deploy Docker containers or use built-in builders for Rails, Laravel, Django, Node.js, and Go. Features persistent volumes, private networking, auto-scaling, PostgreSQL/Redis managed databases, and a powerful CLI. Ideal for latency-sensitive apps needing multi-region presence. Generous free allowance with pay-as-you-go pricing.

freemium
Railway logo

Railway

Infrastructure, instantly

Modern cloud platform for deploying full-stack apps, databases, and workers with instant provisioning and usage-based pricing. Deploy from GitHub or CLI with zero config for Node.js, Python, Go, Rust, and Docker. Built-in PostgreSQL, MySQL, Redis, and MongoDB with auto backups. Features private networking, environment management, cron jobs, TCP proxying, and real-time logs. Popular with indie hackers and startups for fast MVPs with a generous free trial including $5 monthly credits.

freemium

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry