Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
One command to diagnose your MCP server. Tests every tool, resource, and prompt your server exposes — then gives you a health report with a pass/fail scorecard. Built on the Anthropic Model Context Protocol (MCP) spec. Note: Published to npm as . The CLI binary is . The unscoped name on npm is owned by an unrelated tool, so this project ships under a scope. Versions npx @incultnitollc/mcp-probe…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
One command to diagnose your MCP server. Tests every tool, resource, and prompt your server exposes — then gives you a health report with a pass/fail scorecard. Built on the Anthropic Model Context Protocol (MCP) spec. Note: Published to npm as . The CLI binary is . The unscoped name on npm is owned by an unrelated tool, so this project ships under a scope. Versions npx @incultnitollc/mcp-probe test "npx -y @modelcontextprotocol/server-everything" npm install -g @incultnitollc/mcp-probe npx…