Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Cloudflare Radar

БесплатноНе проверен

Enables querying Cloudflare Radar data for internet traffic, attacks, BGP, and quality insights via natural language or direct tool calls.

GitHubEmbed

Описание

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

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

from github.com/pipeworx-io/mcp-cloudflare-radar

Установка Cloudflare Radar

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-cloudflare-radar

FAQ

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

Compare Cloudflare Radar with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development