mcp-cloudflare-radar
Provides tools to access Cloudflare Radar data, including internet traffic, attacks, BGP, and quality metrics.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-cloudflare-radarShow the top countries by internet traffic"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@pipeworx/cloudflare-radar
Cloudflare Radar MCP — internet observatory (traffic, attacks, BGP, quality).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
internet_quality(location?, date_range?)— IQI summary.attack_summary(dimension?, location?, date_range?)— L7 DDoS attack mix.top_locations(metric?, date_range?, limit?)— top countries by HTTP / DNS / attack share.bgp_leaks(date_range?, limit?)— recent BGP route-leak events.
Related MCP server: ThousandEyes MCP
Auth
Platform key: gateway env
PLATFORM_CLOUDFLARE_RADAR_KEY(or reuseCLOUDFLARE_API_TOKEN).BYO:
?_apiKey=<token>after creating one at https://dash.cloudflare.com/profile/api-tokens (no special scope required for Radar).
Data source
https://api.cloudflare.com/client/v4/radar/ — Bearer token.
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"cloudflare-radar": {
"url": "https://gateway.pipeworx.io/cloudflare-radar/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Cloudflare Radar data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI assistants to manage Cloudflare resources through natural language, including DNS records, zone management, Workers KV storage, cache purging, and analytics. Supports comprehensive Cloudflare operations with secure API token authentication.132MIT
- Alicense-qualityFmaintenanceEnables AI assistants to query Cisco ThousandEyes v7 API for network monitoring data including tests, agents, alerts, dashboards, and test results (network, page-load, web-transactions, path visualization) for faster troubleshooting through natural language.2Apache 2.0
- AlicenseAqualityCmaintenanceProvides global internet resource intelligence by querying RIRs for IP and ASN data, routing visibility, and network health. It enables users to perform RPKI validation, BGP inspection, and historical allocation analysis through natural language or a REST API.421MIT
- Flicense-qualityDmaintenanceEnables natural language queries for network intelligence, IP geolocation, organization details, and DNS information via the NetworksDB API.15
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
Interact with a global network measurement platform.Run network commands from any point in the world
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-cloudflare-radar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server