Odel
RIPE Atlas

RIPE Atlas

Local
@jrelph3TypeScriptMITUpdated 1mo ago

RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmripe-atlas-mcp-serverv1.0.2

Run

npx -y ripe-atlas-mcp-server

MCP client config

{
  "mcpServers": {
    "ripe-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "ripe-atlas-mcp-server"
      ]
    }
  }
}