Loading MCP server directory, please wait...
Who peers with whom, where they meet, and who an address range belongs to. PeeringDB and RDAP.
npx @getmcp/cli add io.github.LeonardMichalas/peering-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LeonardMichalas/peering-mcp": {
"command": "uvx",
"args": [
"peering-mcp"
],
"env": {
"PEERINGDB_API_KEY": "",
"PEERING_MCP_CACHE_TTL": "86400",
"PEERING_MCP_CACHE_DIR": "",
"PEERING_MCP_NO_CACHE": "",
"PEERING_MCP_TIMEOUT": "10",
"PEERING_MCP_MAX_RETRIES": "3"
}
}
}
}