Cloudflare Radar
БесплатноНе проверенEnables querying Cloudflare Radar data for internet traffic, attacks, BGP, and quality insights via natural language or direct tool calls.
Описание
Enables querying Cloudflare Radar data for internet traffic, attacks, BGP, and quality insights via natural language or direct tool calls.
README
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.
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
Установка Cloudflare Radar
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-cloudflare-radarFAQ
Cloudflare Radar MCP бесплатный?
Да, Cloudflare Radar MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Cloudflare Radar?
Нет, Cloudflare Radar работает без API-ключей и переменных окружения.
Cloudflare Radar — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Cloudflare Radar в Claude Desktop, Claude Code или Cursor?
Открой Cloudflare Radar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Cloudflare Radar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
