awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cloudflare avatar

cloudflare/mcp-server-cloudflare

0
View on GitHub↗
3,432 stars·343 forks·TypeScript·apache-2.0·23 views

Mcp Server Cloudflare

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 triggers for periodic Worker execution and Workflows for orchestrating multi-step processes. It handles service bindings that connect Workers to other Cloudflare services, manages secrets for secure credential storage, and supports URL routing to direct traffic to specific Workers. Additional capabilities include managing Durable Objects for stateful applications, working with Worker templates, and retrieving account-level analytics for domains.

The server also provides operations for managing queues for message passing, configuring zones and domains, and listing all account resources such as Workers, KV namespaces, D1 databases, and R2 buckets. It is implemented as a TypeScript project that maps each MCP tool directly to a single Cloudflare API operation or a small set of related operations.

Features

  • Full Lifecycle Management - Provides comprehensive management of Cloudflare Workers including deployment, versioning, and configuration.
  • Serverless SQLite Clients - Provides an MCP server for SQL queries and management against Cloudflare D1 serverless databases.
  • Serverless SQLite Queries - Executes SQL statements against a Cloudflare D1 serverless SQLite database, returning results for application use.
  • Cloudflare Workers KV Stores - Reads, writes, and deletes key-value pairs in Cloudflare Workers KV globally distributed data store.
  • Cloudflare R2 Clients - Provides a tool server for managing S3-compatible object storage buckets and objects in Cloudflare R2.
  • Serverless SQLite Managers - Manages Cloudflare D1 serverless SQLite databases including creation, deletion, and SQL query execution.
  • Cloudflare R2 Object Storages - Uploads, retrieves, and deletes objects in Cloudflare R2 S3-compatible object storage buckets.
  • MCP Tool Servers - Implements the Model Context Protocol to expose Cloudflare edge services as tools for AI assistants.
  • Unified Edge API Servers - Exposes Cloudflare Workers, KV, D1, R2, Queues, and AI APIs as tools for AI assistants.
  • Serverless SQLite Queries - Provides SQL query execution and database management against Cloudflare D1 serverless databases.
  • Edge Deployments - Provides a tool for deploying JavaScript code to Cloudflare's edge network with global availability.
  • Edge Platform Managers - Provides a tool server for deploying and managing Cloudflare Workers with bindings, triggers, and rollbacks.
  • Script Lifecycle Management - Provides full CRUD operations for managing Cloudflare Workers scripts via an API.
  • Workers AI Inference Executions - Provides direct access to run AI inference tasks using pre-trained models on Cloudflare's edge network.
  • Edge Inference Servers - Provides an MCP server that lists AI models and runs inference tasks using Cloudflare Workers AI.
  • Stateful Durable Objects - Manages Durable Objects for stateful, coordinated worker instances on Cloudflare's edge.
  • Cron Trigger Management - Manages cron triggers that schedule periodic execution of Cloudflare Workers.
  • Automation Workflow Management - Manages Cloudflare Workflows for orchestrating multi-step, durable process executions.
  • Cloudflare Queue Management - Provides queue management operations including creation, message sending, and consumer updates for Cloudflare Queues.
  • Edge AI Inference - Provides access to Workers AI for running inference tasks using pre-trained models on the edge.
  • Worker Version Managers - Lists all versions of a Cloudflare Worker, gets version details, and rolls back to a previous version.
  • Platform Dispatchers - Provides tools for managing Workers for Platforms dispatchers, enabling multi-tenant edge deployments.
  • Cloudflare URL Routing - Provides URL route management for directing traffic to specific Cloudflare Workers.
  • Cloudflare Zone Administration - Provides zone management operations for Cloudflare domains, including creation and activation checks.
  • CLI Secret Management - Provides CLI-based secret management for creating, updating, and deleting credentials used by Workers.
  • Service Bindings - Manages service bindings that connect Cloudflare Workers to other services on the platform.
  • Cloud Resource Catalogs - Retrieves a catalog of Workers, KV namespaces, D1 databases, and R2 buckets associated with an account.
  • Cloud Infrastructure - Official integration for Cloudflare developer platform management.
  • Cloud Platforms - Integrates with Cloudflare Workers, KV, and R2.
  • DevOps and Infrastructure - Manage Cloudflare services like Workers, KV, and R2.
  • Infrastructure and Cloud - Integration with Cloudflare services including Workers and R2
  • Developer Tools - Deployment and configuration of Cloudflare resources

Star history

Star history chart for cloudflare/mcp-server-cloudflareStar history chart for cloudflare/mcp-server-cloudflare

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Mcp Server Cloudflare

These projects share indexed features with Mcp Server Cloudflare. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cloudflare/workers-rscloudflare avatar

    cloudflare/workers-rs

    3,337View on GitHub↗

    The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of

    Rustcloudflareffirust
    View on GitHub↗3,337
  • boto/boto3boto avatar

    boto/boto3

    9,834View on GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    View on GitHub↗9,834
  • 4everland/4everland-hosting-mcp4everland avatar

    4everland/4everland-hosting-mcp

    4View on GitHub↗

    A Model Context Protocol (MCP) server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.

    TypeScript
    View on GitHub↗4
  • open-guides/og-awsopen-guides avatar

    open-guides/og-aws

    36,428View on GitHub↗

    📙 Amazon Web Services — a practical guide

    Shell
    View on GitHub↗36,428
Compare all 30 related projects→

Frequently asked questions

What does cloudflare/mcp-server-cloudflare do?

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…

What are the main features of cloudflare/mcp-server-cloudflare?

The main features of cloudflare/mcp-server-cloudflare are: Full Lifecycle Management, Serverless SQLite Clients, Serverless SQLite Queries, Cloudflare Workers KV Stores, Cloudflare R2 Clients, Serverless SQLite Managers, Cloudflare R2 Object Storages, MCP Tool Servers.

Which projects share features with cloudflare/mcp-server-cloudflare?

Projects with overlapping indexed features include: cloudflare/workers-rs — The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using… strowk/mcp-k8s-go — MCP server connecting to Kubernetes. 4everland/4everland-hosting-mcp — A Model Context Protocol (MCP) server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… open-guides/og-aws — 📙 Amazon Web Services — a practical guide. weibaohui/k8m — 一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。.