Loading MCP server directory, please wait...
RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes
npx @getmcp/cli add io.github.jrelph/ripe-atlasRequires Node.js 18+. Community-contributed server. Review source before installing.
RIPE_ATLAS_API_KEYRIPE Atlas API key with 'create measurement' permission. Get one at https://atlas.ripe.net/keys/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jrelph/ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": ""
}
}
}
}