mcp-probe

Incultnitollc/mcp-probe
★ 1 stars TypeScript 🤖 AI/LLM Updated 4d ago
MCP server diagnostics — CLI + TypeScript library. Tests every tool, resource, and prompt, then scores health. Published on npm as @incultnitollc/mcp-probe.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-probe": {
      "command": "npx",
      "args": [
        "-y",
        "Incultnitollc/mcp-probe"
      ]
    }
  }
}

README Excerpt

**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 `@incultnitollc/mcp-probe`. The CLI binary is `mcp-probe`. The unscoped name `mcp-doctor` on npm is owned by an unrelated tool, so this project ships under a scope. Versions `<= 0.2.1` shipped under the deprecated `@incultnitostudiosllc` scope —

Tools (1)

inputSchema

Topics

aianthropicclaudeclideveloper-toolsllmmcpmcp-servermcp-testingmcp-toolsmcp-validationmodel-context-protocoltestingvalidationvalidator