AIKraft/MCP-серверы/io.github.jrelph/ripe-atlas

io.github.jrelph/ripe-atlas

Сетевые измерения RIPE Atlas — ping, traceroute, DNS, TLS, HTTP, NTP и зонды

jrelph Локальный · npm official

Что это

Сетевые измерения RIPE Atlas — ping, traceroute, DNS, TLS, HTTP, NTP и зонды

Как подключить

1Официальный package
npm · ripe-atlas-mcp-server@1.0.2
2Установить и запустить в терминале
npx ripe-atlas-mcp-server@1.0.2
3Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-jrelph-ripe-atlas": { "command": "npx", "args": [ "ripe-atlas-mcp-server@1.0.2" ] } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Команда и package собраны из полей официального MCP Registry.