#762 · Primary category: AI Agents & Automation
mcp
MCP server for the Cloudflare API
Project last updated:08/25/26
GitHub Stars
773
Forks
104
Contributors
9
License
Apache-2.0
Why we included this project
Anyone managing Cloudflare infrastructure who wants an AI agent to handle operational tasks directly will find this server genuinely useful. It exposes the Cloudflare API through the Model Context Protocol, covering Workers, KV, R2, D1, DNS, Pages and more, so an agent can list your Workers, create a KV namespace, or add a DNS record just by describing the task in plain language. The design that makes it practical is code mode: rather than registering thousands of individual endpoint tools that would flood the agent's context window, the server keeps the API spec on its side and lets the agent write small JavaScript snippets to search and call endpoints, returning only the results. That keeps token usage tiny even though the underlying OpenAPI spec is enormous, and the OAuth flow plus an API-token option covers both interactive use and CI/CD automation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.