Stats
Actions
Tags
From cloudflare-workers-plugin
Connects remotely to Cloudflare Observability MCP server (https://observability.mcp.cloudflare.com/mcp) for accessing monitoring data, metrics, logs, and observability features. Likely requires Cloudflare API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cf-observability": {
"type": "http",
"url": "https://observability.mcp.cloudflare.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://observability.mcp.cloudflare.com/mcpnpx claudepluginhub W3Dev/coding-agent --plugin cloudflare-workers-plugin