AIAny
Icon for item

Cloudflare MCP Server

Official remote MCP servers that let AI agents read and change Cloudflare config in natural language — managing Workers and bindings, querying observability and DNS analytics, searching docs. Each capability is a separate scoped server.

Introduction

Most MCP integrations bolt one tool onto one API. Cloudflare took the opposite route: instead of a single monolithic server, it ships a dozen narrowly-scoped remote servers, each fronting one slice of its platform — Workers bindings, observability, DNS analytics, browser rendering, audit logs, AI Gateway, and more. You connect only the ones a given agent actually needs, which keeps the tool surface (and the blast radius) small.

What Sets It Apart
  • Remote and OAuth-based, not local: servers run on Cloudflare's edge and authenticate against your real account, so an agent operates on live config rather than a sandbox copy — and you grant access per server, not all-or-nothing.
  • Read and write, not just read: beyond querying logs or DNS analytics, agents can manage Workers and their storage/AI/compute bindings, turning "explain my setup" into "change my setup."
  • Coverage spans the whole platform: documentation search, Logpush health, CASB SaaS security, Digital Experience Monitoring, and a raw GraphQL analytics server mean one vendor's agent tooling reaches most of what Cloudflare offers.
Who It's For

Great fit if you run real workloads on Cloudflare and want an agent that can investigate incidents, audit security posture, or adjust Workers without you clicking through the dashboard. Look elsewhere if you're not a Cloudflare customer — these servers are useless without an account — or if you need a self-hosted, air-gapped MCP setup, since they're designed to run remotely against Cloudflare's own infrastructure.

Information

  • Websitegithub.com
  • OrganizationsCloudflare, Inc.
  • AuthorsCloudflare
  • Published date2024/11/27

Categories

More Items

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.

GitHub

A read-only mirror of Anthropic's community plugin marketplace for Claude Cowork and Claude Code, listing vetted third-party plugins in a nightly-synced marketplace.json. Intended for discovering and installing community plugins via the Claude plugin system.

GitHub

Lets AI agents discover and run Apify Actors as MCP tools for web scraping and automation; supports OAuth/Streamable HTTP, dynamic tool discovery, output-schema inference, and agentic payments (AGI, x402, Skyfire) so agents like Claude, ChatGPT, or VS Code can call ready-made scrapers and automations.