MCP server for multi-region infrastructure diagnostics — SSL, DNS, ping, whois, traceroute, port check, latency, and geo-proxy browsing from 6 global
Connect Probeops to Claude, Cursor or any other MCP client and it stops being a tab you switch to. MCP server for multi-region infrastructure diagnostics — SSL, DNS, ping, whois, traceroute, port check, latency, and geo-proxy browsing from 6 global regions. The probeops mcp server is what makes that connection.
MCP server for running infrastructure diagnostics from 6 global regions. SSL checks, DNS lookups, ping, whois, port checks, traceroute, latency tests, and more — each executed simultaneously from US East, US West, EU Central, Canada, India, and Australia.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
ssl_check — SSL/TLS certificate validity, expiry, issuer, TLS version, SANs, cross-region consistencydns_lookup — DNS record lookup (A, AAAA, CNAME, MX, TXT, NS, SOA, CAA, PTR) with multi-region propagation checkis_it_down — Website up/down/partial status from multiple regionslatency_test — HTTP latency (TTFB) from multiple regions, returns min/avg/maxtraceroute — Network path tracing with per-hop latency. TCP, UDP, or ICMPport_check — Port open/closed/filtered check from multiple regionsping — ICMP ping with packet loss and round-trip timeswhois — Domain registration info: registrar, dates, nameserversnmap_port_check — Check multiple ports open/closed using nmap (not a full scan)tcp_ping — TCP-level latency to a specific port (works when ICMP is blocked)keyword_check — Check if a keyword exists on a web page from multiple regionswebsocket_check — WebSocket endpoint connectivity checkConfiguration is passed through the environment: PROBEOPS_API_KEY, PROBEOPS_BASE_URL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
geo_browse screenshots Without Playwright, geo_browse falls back to HTTP fetch (raw HTML, no screenshots).Plenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Probeops's toolset — ssl_check, dns_lookup, is_it_down and 11 more — is a fair guide to whether it matches your workflow. It is maintained by kumarprobeops; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| ssl_check | SSL/TLS certificate validity, expiry, issuer, TLS version, SANs, cross-region consistency |
| dns_lookup | DNS record lookup (A, AAAA, CNAME, MX, TXT, NS, SOA, CAA, PTR) with multi-region propagation check |
| is_it_down | Website up/down/partial status from multiple regions |
| latency_test | HTTP latency (TTFB) from multiple regions, returns min/avg/max |
| traceroute | Network path tracing with per-hop latency. TCP, UDP, or ICMP |
| port_check | Port open/closed/filtered check from multiple regions |
| ping | ICMP ping with packet loss and round-trip times |
| whois | Domain registration info: registrar, dates, nameservers |
| nmap_port_check | Check multiple ports open/closed using nmap (not a full scan) |
| tcp_ping | TCP-level latency to a specific port (works when ICMP is blocked) |
| keyword_check | Check if a keyword exists on a web page from multiple regions |
| websocket_check | WebSocket endpoint connectivity check |
| banner_grab | Service banner/version detection on a port |
| api_health | API endpoint health check (HTTP status, response time, availability) |
{
"mcpServers": {
"probeops": {
"command": "npx",
"args": ["-y", "@probeops/mcp-server"]
}
}
}Configuration as documented by the project. Restart the client after saving.
geo_browse screenshots Without Playwright, geo_browse falls back to HTTP fetch (raw HTML, no screenshots).| Variable | Description | Required |
|---|---|---|
| PROBEOPS_API_KEY | Credential the server authenticates with. | Yes |
| PROBEOPS_BASE_URL | Endpoint or connection string the server talks to. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.