MCPJam Inspector is a TypeScript-based platform to debug, chat, inspect, and evaluate MCP servers/apps and ChatGPT apps. It provides hosted web, desktop, and terminal access with CI/CD and eval capabilities.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
MCPJam Inspector is a testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
How it works
The project offers multiple interaction modes:
- Hosted web app (no install) and desktop app for HTTP/S and local STDIO servers.
- Terminal usage via npx to run the inspector locally.
- CLI, SDK, and CI/CD features integrate checks, evals, and conformance into workflows.
- App Builder, Chat, OAuth Debugger, MCP Server Debugging, Skills, Workspaces, Evals, and CI/CD capabilities are described as core features in the README.
Getting started
Quick start options from the README:
- Open the hosted web app: www.mcpjam.com
- Run locally in terminal:
npx @mcpjam/inspector@latest
- Docker run example:
docker run -p 127.0.0.1:6274:6274 mcpjam/mcp-inspector
- Desktop install links are provided for Mac and Windows installers.
Requirements include Node.js 20+ for terminal install and TypeScript, with hosted app and desktop apps not requiring local runtime.
Recent releases
Latest releases (latest 5):
- v2.34.0 Release v2.34.0 (2026-08-05): fix(oauth-conformance): report no-auth servers as not applicable, not failed by @chelojimenez in https://github.com/MCPJam/inspector/pull/3675; fix(ci): poll Railway deploy status
- v2.33.0 Release v2.33.0 (2026-08-03): Show a pre-run credit estimate before launching evals and swarms by @chelojimenez in https://github.com/MCPJam/inspector/pull/3605; Document pre-run credit estimate feature by @mi
- v2.32.0 Release v2.32.0 (2026-08-01): test(apps): regression-gate MCP Apps across protocol eras (2026-07-28); feat(webmcp): agent tool group for the OA
- v2.31.0 Release v2.31.0 (2026-07-29): Add CIMD support to XAA Connect; ui bug followup cimd xaa
- v2.30.0 Release v2.30.0 (2026-07-21): chore(sidebar): remove World Cup soccer ball; Surface and configure the Swarm goal-completion judge
Traction
Stars: 2110; Forks: 254; Open issues: 159
Behind the repo
Linked to MCPJam as a platform for MCP servers, MCP apps, and ChatGPT apps; hosted at app.mcpjam.com and npm package @mcpjam/inspector
Caveats
License: Apache 2.0 per README badge; open issues count and last push date are provided; language: TypeScript. No explicit license field in the description beyond the badge.






