inspector

MCPJam/inspector
★ 1,799 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
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": {
    "inspector": {
      "command": "npx",
      "args": [
        "-y",
        "MCPJam/inspector"
      ]
    }
  }
}

Topics

chatgptmcpmcp-appsmcp-clientsmcp-toolsmodelcontextprotocolopensource