MCP Directory
Back

inspector

by MCPJam · TypeScript · ★ 1,898

Development platform to debug, chat, inspect, and evaluate MCP servers, MCP apps, and ChatGPT apps.

#anthropic#chatgpt#cicd#debugger#evals#evaluation#inspector#mcp#mcp-apps#mcp-clients#mcp-inspector#mcp-server#mcp-tools#modelcontextprotocol#oauth#oauth2#openai#openai-apps-sdk#opensource#tracing

Install

npx -y github:MCPJam/inspector

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "inspector": {
      "command": "npx",
      "args": [
        "-y",
        "github:MCPJam/inspector"
      ]
    }
  }
}

From the README

www.mcpjam.com [](https://www.npmjs.com/package/@mcpjam/inspector) [](https://opensource.org/licenses/Apache-2.0) [](https://discord.gg/JEnDtz8X6z) MCPJam is the development platform for MCP servers, MCP apps, and ChatGPT apps. - **Debug**: Inspect every JSON-RPC message and OAuth exchange across host configurations with full traces. - **Chat**: Talk to any LLM against your server with full trace visibility into tool calls and context across agent, host app, your server. - **Inspect**: Explore your server’s tools, resources, and prompts in one place. - **Evaluate**: Run evals across multipl…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers