@pipeworx/cloudflare-radar
Connect: https://gateway.pipeworx.io/cloudflare-radar/mcp · Install: one-click buttons
Tools: 4
Cloudflare Radar MCP — internet observatory (traffic, attacks, BGP, quality).
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.
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.
Tools
- internet_quality — Internet Quality Index (IQI) summary — bandwidth, latency, jitter, packet loss — current value + change vs prior period. Optionally filtered to a 2-letter location code.
- attack_summary — Layer-7 DDoS attack mix over a time window. Returns the percentage breakdown of attacks by mitigation product or attack vector. Filter by location to scope to a region/country.
- top_locations — Top locations by a metric. metric=http_requests returns countries by share of HTTP traffic; metric=dns_queries by DNS; metric=attacks by attack origin. Returns ranked list with share percentages.
- bgp_leaks — Recent BGP route-leak events detected by Cloudflare. Returns leaker AS, victim AS, originated prefixes, start/end times.
Tools
-
attack_summary— Layer-7 DDoS attack mix over a time window. Returns the percentage breakdown of attacks by mitigation product or attack vector. Filter by location to scope to a region/country. -
bgp_leaks— Recent BGP route-leak events detected by Cloudflare. Returns leaker AS, victim AS, originated prefixes, start/end times. -
internet_quality— Internet Quality Index (IQI) summary — bandwidth, latency, jitter, packet loss — current value + change vs prior period. Optionally filtered to a 2-letter location code. -
top_locations— Top locations by a metric. metric=http_requests returns countries by share of HTTP traffic; metric=dns_queries by DNS; metric=attacks by attack origin. Returns ranked list with share percentages.