MCP server exposing 8 tools for ripe-stat.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/ripe-stat/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
whois — Whois data for an IP, prefix, or ASN. Aggregates across RIRs.network_info — Network info (allocated prefix, ASN) for an IP.as_overview — ASN summary — holder, country, type, block range.asn_neighbours — BGP neighbours of an AS — observed via RIS route collectors.bgp_state — Current BGP routing state for a resource — origin ASNs and path lengths.abuse_contact — Abuse contact email(s) for a resource (from inetnum / aut-num records).geoloc — Country geolocation of an IP/prefix from RIR registration.prefix_overview — Comprehensive prefix overview — announcements, origins, allocation.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/ripe-stat/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io