RIPE Atlas
Rank #18,299io.github.jrelph/ripe-atlas
RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes
RIPE Atlas is a Model Context Protocol (MCP) server published by jrelph. It ranks #18,299 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. RIPE Atlas is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 113,814 of 132,113 servers on MCP Toplist.
Use RIPE Atlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ripe-atlas -e "RIPE_ATLAS_API_KEY=<your RIPE_ATLAS_API_KEY>" -- npx -y ripe-atlas-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.ripe-atlas]
command = "npx"
args = ["-y", "ripe-atlas-mcp-server"]
[mcp_servers.ripe-atlas.env]
RIPE_ATLAS_API_KEY = "<your RIPE_ATLAS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<your RIPE_ATLAS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<your RIPE_ATLAS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ripe-atlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<your RIPE_ATLAS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<your RIPE_ATLAS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ripe-atlas": {
"command": "npx",
"args": [
"-y",
"ripe-atlas-mcp-server"
],
"env": {
"RIPE_ATLAS_API_KEY": "<your RIPE_ATLAS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jrelph%2Fripe-atlas)<a href="https://mcptoplist.com/server/io.github.jrelph%2Fripe-atlas"><img src="https://mcptoplist.com/badge/io.github.jrelph%2Fripe-atlas.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jrelph
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jul 7, 2026 |
| 1.0.1 | Apr 19, 2026 |
Frequently asked questions
- Who maintains RIPE Atlas?
- RIPE Atlas is maintained by jrelph, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is RIPE Atlas listed on the Official MCP Registry?
- Yes — RIPE Atlas is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RIPE Atlas have?
- MCP Toplist tracks 2 versions of RIPE Atlas, most recently published on Jul 7, 2026.
- Where can I find the source code for RIPE Atlas?
- The source code for RIPE Atlas is hosted at github.com/jrelph/ripe-atlas-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.