C
Cloudflare MCP
by @wrxck
MCP server exposing the entire Cloudflare API (2,655 operations) as tools — dynamic OpenAPI-driven tool generation
Created 3/11/2026
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/wrxck/cloudflare-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"wrxck-cloudflare-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/wrxck/cloudflare-mcp"
]
}
}
}
Author Servers
Other servers by wrxck