MCP Server
MCP
io.github.kumarprobeops/probeops-mcp-server
Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency.
Install
npx -y @probeops/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@probeops/mcp-server",
"version": "1.2.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ProbeOps API key (optional, runs in demo mode without it)",
"isSecret": true,
"name": "PROBEOPS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment