Skip to content
Back to search
30
MCP

@k08200/mcp-probe

npm/@k08200/mcp-probe

Quality checker for MCP servers — validates protocol handshake, discovery, tool-call dry-runs, and latency

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.incultnitollc/mcp-probe
Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
0 tools
quality-check-mcp-server
MCP server for quality validation, scoring, and rerun strategy determination in GAFF
0 tools
ip-check-mcp
A lightweight diagnostic MCP server for AI developers to verify network environment compatibility and IP reputation for LLM API access.
0 tools
@probeops/mcp-server
MCP server for multi-region infrastructure diagnostics — SSL, DNS, ping, whois, traceroute, port check, latency, and geo-proxy browsing from
0 tools
@incultnitollc/mcp-probe
MCP server validation CLI — fast pre-publish diagnostic for Model Context Protocol servers. Schema validation, tool/resource/prompt health c
0 tools
qc-validator-mcp
MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@k08200/mcp-probe": {
      "url": "None",
      "transport": "http"
    }
  }
}