MCP Server
MCP
RIPE Atlas
RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "ripe-atlas-mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RIPE Atlas API key with 'create measurement' permission. Get one at https://atlas.ripe.net/keys/",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "RIPE_ATLAS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment