← Index

io.github.kumarprobeops/probeops-mcp-server

io.github.kumarprobeops/probeops-mcp-server·v1.2.3·Other
Quality Score
87
/100

Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "probeops-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@probeops/mcp-server"
      ],
      "env": {
        "PROBEOPS_API_KEY": "<your-probeops_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "probeops-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@probeops/mcp-server"
      ],
      "env": {
        "PROBEOPS_API_KEY": "<your-probeops_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @probeops/mcp-server
§02  Environment variables
PROBEOPS_API_KEY
secret

ProbeOps API key (optional, runs in demo mode without it)

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other