cloudflare-api-mcp is a lightweight Model Control Protocol (MCP) server that allows your Cursor Agent to access the Cloudflare API, enabling seamless interaction with Cloudflare services.
cloudflare-api-mcp is a lightweight Model Control Protocol (MCP) server that allows your Cursor Agent to access the Cloudflare API, enabling seamless interaction with Cloudflare services.
Run the automated setup script to clone the worker and deploy it to your Cloudflare account. After setting up, upload your Cloudflare API key and email to your worker secrets, and add it to Cursor using the MCP server command.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cloudflare-api-mcp": {
"command": "npx",
"args": [
"-y",
"Run the automated setup script to clone the worker and deploy it to your Cloudflare account. After setting up, upload your Cloudflare API key and email to your worker secrets, and add it to Cursor using the MCP server command."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from cloudflare-api-mcp?"
No configuration required. This server works out of the box.
"What resources are available in cloudflare-api-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in cloudflare-api-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in cloudflare-api-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.