Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
Works instantly β no API key required. Run npx @probeops/mcp-server and get 11 diagnostic tools with 10 free calls per day. Add an API key to unlock all 21 tools, 6 regions, and higher limits.
Works with Claude Code, Codex, Cursor, Windsurf, Cline, and any Model Context Protocol compatible client.
Claude Code:
Codex:
Cursor / Windsurf / Cline (add to .mcp.json or your client's MCP config):
That's it. You get 11 tools with 10 calls per day and 2 probe regions β no signup, no configuration.
Sign up at probeops.com and create an API key from the dashboard. Then add it to your config:
Claude Code:
Codex (add to ~/.codex/config.toml):
Cursor / Windsurf / Cline:
| Demo Mode (no key) | Free Tier (with key) | Professional | |
|---|---|---|---|
| Tools | 11 | 21 | 21 |
| Calls per day | 10 | 100 | 5,000 |
| Regions per call | 2 | 4 | 6 |
| Geo-proxy browsing | β | 3 hours/day | 10 hours/day |
| Setup time | 0 min | 2 min | 2 min |
21 infrastructure diagnostic tools, each running from up to 6 regions simultaneously. Plus geo-proxy browsing and account management.
Every diagnostic tool call returns per-region results and a quota footer showing remaining usage.
| Tool | What it does | Example input |
|---|---|---|
ssl_check | SSL/TLS certificate validity, expiry, issuer, TLS version, SANs, cross-region consistency | { "domain": "example.com" } |
dns_lookup | DNS record lookup (A, AAAA, CNAME, MX, TXT, NS, SOA, CAA, PTR) with multi-region propagation check | { "domain": "example.com", "record_type": "MX" } |
is_it_down | Website up/down/partial status from multiple regions | { "url": "https://example.com" } |
latency_test | HTTP latency (TTFB) from multiple regions, returns min/avg/max | { "target": "example.com" } |
traceroute | Network path tracing with per-hop latency. TCP, UDP, or ICMP | { "target": "example.com", "protocol": "tcp" } |
port_check | Port open/closed/filtered check from multiple regions | { "target": "example.com", "port": 443 } |
ping | ICMP ping with packet loss and round-trip times | { "target": "8.8.8.8" } |
whois | Domain registration info: registrar, dates, nameservers | { "domain": "example.com" } |
nmap_port_check | Check multiple ports open/closed using nmap (not a full scan) | { "target": "example.com", "ports": "80,443" } |
tcp_ping | TCP-level latency to a specific port (works when ICMP is blocked) | { "target": "example.com", "port": 443 } |
keyword_check | Check if a keyword exists on a web page from multiple regions | { "url": "https://example.com", "keyword": "pricing" } |
websocket_check | WebSocket endpoint connectivity check | { "url": "wss://example.com/ws" } |
banner_grab | Service banner/version detection on a port | { "target": "example.com", "port": 22 } |
api_health | API endpoint health check (HTTP status, response time, availability) | { "url": "https://api.example.com/health" } |
These call dns_lookup with a preset record_type so you don't have to remember record type names:
| Tool | Equivalent to |
|---|---|
mx_lookup | dns_lookup with record_type: "MX" |
txt_lookup | dns_lookup with record_type: "TXT" |
ns_lookup | dns_lookup with record_type: "NS" |
cname_lookup | dns_lookup with record_type: "CNAME" |
caa_lookup | dns_lookup with record_type: "CAA" |
reverse_dns_lookup | dns_lookup with record_type: "PTR" (takes an IP address) |
| Tool | What it does | Example input |
|---|---|---|
get_geo_proxy | Get proxy credentials for a region. Use with Playwright or any HTTPS proxy client | { "region": "eu-central" } |
geo_browse | Browse a URL from a region using a real browser. Returns page content and/or screenshot | { "url": "https://example.com", "region": "ap-south" } |
| Tool | What it does |
|---|---|
account_status | Current quota usage (minute/hour/day/month), subscription tier, active proxy token |
| URI | Description |
|---|---|
probeops://regions | Probe regions with location, country, and node count |
probeops://proxy-regions | Geo-proxy regions with FQDNs and proxy URLs |
probeops://usage | Current API usage, remaining quota, active token status |
All diagnostic tools run from these 6 regions simultaneously:
| Region Code | Location | Country |
|---|---|---|
us-east | Ashburn, Virginia | United States |
us-west | Boardman, Oregon | United States |
eu-central | Helsinki | Finland |
ca-central | Montreal | Canada |
ap-south | Mumbai | India |
ap-southeast | Sydney | Australia |
The server manages proxy tokens automatically:
| Token State | Action | Quota Cost |
|---|---|---|
| > 5 min remaining | Reuse cached token | 0 |
| 0-5 min remaining | Auto-extend +1 hour | 1 unit |
| Expired or no token | Generate new token | 1 unit |
| Variable | Required | Default | Description |
|---|---|---|---|
PROBEOPS_API_KEY | No | - | Your ProbeOps API key (get one free). Without it, runs in demo mode (11 tools, 10 calls/day) |
PROBEOPS_BASE_URL | No | https://probeops.com | API base URL (for staging or self-hosted instances) |
| Free | Standard | Professional | |
|---|---|---|---|
| Per minute | 15 | 30 | 50 |
| Per hour | 100 | 500 | 2,000 |
| Per day | 100 | 1,000 | 5,000 |
| Per month | 500 | 20,000 | 100,000 |
| Concurrent | 3 | 5 | 10 |
| Proxy hours/day | 3 | 5 | 10 |
| Regions | 4 of 6 | All 6 | All 6 |
Free tier requires no credit card. Check usage anytime with account_status.
See probeops.com/pricing for current details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/probeops-mcp-server)<a href="https://allmcps.com/mcp/probeops-mcp-server"><img src="https://allmcps.com/api/badge/probeops-mcp-server?style=directory" alt="Probeops MCP Server on AllMCPs" /></a>