You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**HTTP Requests**|`get_http_requests_data`| Fetches HTTP request data (timeseries, summaries, and grouped timeseries across dimensions like `deviceType`, `botClass`) |
16
-
|**L7 Attacks**|`get_l7_attack_data`| Fetches L7 attack data (timeseries, summaries, and grouped timeseries across dimensions like `mitigationProduct`, `ipVersion`) |
17
-
|**Autonomous Systems**|`list_autonomous_systems`| Lists ASes; filter by location and sort by population size |
18
-
||`get_as_details`| Retrieves detailed info for a specific ASN |
19
-
|**IP Addresses**|`get_ip_details`| Provides details about a specific IP address |
20
-
|**Traffic Anomalies**|`get_traffic_anomalies`| Lists traffic anomalies; filter by AS, location, start date, and end date |
21
-
|**Domains**|`get_domains_ranking`| Get top or trending domains |
22
-
||`get_domain_rank_details`| Get domain rank details |
23
-
|**URL Scanner**|`scan_url`| Scans a URL via [Cloudflare’s URL Scanner](https://developers.cloudflare.com/radar/investigate/url-scanner/)|
|**HTTP Requests**|`get_http_requests_data`| Fetches HTTP request data (timeseries, summaries, and grouped timeseries across dimensions like `deviceType`, `botClass`) |
16
+
|**L7 Attacks**|`get_l7_attack_data`| Fetches L7 attack data (timeseries, summaries, and grouped timeseries across dimensions like `mitigationProduct`, `ipVersion`) |
17
+
|**Autonomous Systems**|`list_autonomous_systems`| Lists ASes; filter by location and sort by population size |
18
+
||`get_as_details`| Retrieves detailed info for a specific ASN |
19
+
|**IP Addresses**|`get_ip_details`| Provides details about a specific IP address |
20
+
|**Traffic Anomalies**|`get_traffic_anomalies`| Lists traffic anomalies; filter by AS, location, start date, and end date |
21
+
|**Domains**|`get_domains_ranking`| Get top or trending domains |
22
+
||`get_domain_rank_details`| Get domain rank details |
23
+
|**URL Scanner**|`scan_url`| Scans a URL via [Cloudflare’s URL Scanner](https://developers.cloudflare.com/radar/investigate/url-scanner/)|
24
24
25
25
This MCP server is still a work in progress, and we plan to add more tools in the future.
0 commit comments