local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
Back to the live board
I

inspector

MCP Server

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

Copy the install, test the workflow, then decide if it earns a permanent slot.

1,896
Why nowMoving now

Fresh repo activity plus visible builder pull. This is the kind of tool people test before it turns obvious.

DecisionHigh-conviction move

Copy the install, test the workflow, then decide if it earns a permanent slot.

Trial costMedium lift

Testable in one sitting, but you will likely touch real infra or local setup before you know if it sticks.

Risk32/100

GitHub health 75/100. no security policy. Fresh enough repo health and manageable issue load keep the risk controlled.

What You Are Adopting

AI Agent

Universal

Model

Multiple

Build Time

Minutes

Test This In Your Stack

One command inClean rollbackLow commitment
settingsRegistryAdds a named entry to Claude config. One command to remove.

Fastest way to find out if inspector belongs in your setup.

Copy the install command, run a real test, and back it out cleanly if it slows you down.

Try now
claude mcp add inspector -- npx inspector

Run this first. You will know quickly if the workflow earns a permanent slot.

Back out
claude mcp remove inspector

No messy cleanup loop. If it misses, remove it and keep moving.

Install Location

~/  └─ .claude.json    └─ mcp_servers/      └─ inspector ← registers here

About

Development platform to debug, chat, inspect, and evaluate MCP servers, MCP apps, and ChatGPT apps.. An open-source mcp server for the AI coding ecosystem.

README

MCPJam Inspector V1 logo

www.mcpjam.com

npm version License: Apache 2.0 Discord

MCPJam Inspector is the local development client for ChatGPT apps, MCP ext-apps, and MCP servers. Build and test your apps with a full widget emulator, chat with any LLM, and inspect your server’s tools, resources, prompts, and OAuth flows.

No more ngrok or ChatGPT subscription needed. MCPJam is the fastest way to iterate on any MCP project.

🚀 Quick Start

Start up the MCPJam inspector:

npx @mcpjam/inspector@latest

MCPJam Inspector Demo

Table of contents

  • Installation Guides
  • Key Features
    • ChatGPT / MCP Apps Builder
    • OAuth Debugger
    • LLM Playground
  • Contributing
  • Links
  • Community
  • Shoutouts
  • License

Installation Guides

Requirements

Node.js TypeScript

Install MCPJam

We recommend starting MCPJam inspector via npx:

npx @mcpjam/inspector@latest

We have a Mac and Windows desktop app:

  • Install Mac
  • Install Windows

Run MCPJam using Docker:

docker run -p 6274:6274 mcpjam/mcp-inspector

Key features

Capability Description
ChatGPT Apps SDK Local development for ChatGPT Apps SDK support. Full support for the windows.openai API: widgetState, callTool, structuredContent, sendFollowUpMessage, displayMode, CSP, and more. No more ngrok or ChatGPT subscription needed. Read more
MCP ext-apps (Claude) Full local development for MCP Apps (SEP-1865). Support for all JSON-RPC message types, such as tools/call, ui/initialize, ui/message, ui/open-link, and more. Read more
OAuth Debugger Debug your MCP server's OAuth implementation at every step. Visually inspect every network message. Supports all protocol versions (03-26, 06-18, and 11-25). Support for client pre-registration, DCR, and CIMD. Read more
LLM playground Chat with your MCP server against any LLM in the playground. We provide frontier models such as GPT-5 and Claude Sonnet for free, or bring your own API key. Playground supports ChatGPT apps and MCP Apps. Read more
MCP server debugging Connect to and test any MCP server local or remote. Manually invoke MCP tools, resources, resource templates, and elicitation flows. View all JSON-RPC logs. Support for all features from the official MCP inspector.
Server info View server icons, version, capabilities, instructions, and ChatGPT widget metadata exposed by the server. Read more

ChatGPT Apps / MCP Apps Builder

Develop ChatGPT apps and MCP apps (Claude) in MCPJam's Apps Builder. Apps Builder is a local emulator to quickly view and iterate on your widgets.

  • Manually invoke a tool to instantly view the widget, or chat with your server using an LLM.
  • View all JSON-RPC messages, window.openai messages in the logs.
  • Change emulator device to Desktop, Tablet, or Mobile views.
  • Test your app's locale change, CSP permissions, light / dark mode, hover & touch, and safe area insets.

MCPJam LLM playground

OAuth Debugger

View every step of the OAuth handshake in detail, with guided explanations. Test with every version of the OAuth spec (03-26, 06-18, and 11-25). Support for client pre-registration, Dynamic Client Registration (DCR), and Client ID Metadata Documents (CIMD).

MCPJam OAuth Flow Debugger

LLM Playground

Try your server against any LLM model. We provide frontier models like GPT-5, Claude Sonnet, Gemini 2.5 for free, or bring your own API key. View your server's token usage.

MCPJam LLM playground

MCP Inspector

MCPJam contains all of the tooling to test your MCP server. Test your server's tools, resources, prompts, templates, with full JSON-RPC observability. MCPJam has all features from the original inspector and more.

MCPJam LLM playground

Contributing 👨‍💻

We're grateful for you considering contributing to MCPJam. Please read our contributing guide.

Join our Discord community where the contributors hang out at.

Links 🔗

  • Website
  • Blog
  • Pricing
  • Docs

Community 🌍

  • Discord
  • 𝕏 (Twitter)
  • LinkedIn

Shoutouts 📣

Some of our partners and favorite frameworks:

  • Stytch - Our favorite MCP OAuth provider
  • xMCP - The Typescript MCP framework. Ship on Vercel instantly.
  • Alpic - Host MCP servers. Try their new Skybridge framework for ChatGPT apps!

License 📄

This project is licensed under the Apache License 2.0 - see the LICENSE.

Tech Stack

GoTypeScriptLLMOpenAIClaudeGPTDockerVercel

Installation

npx

Open Live ProjectAudit Repo

Reviews0

Log in to write a review.

ActiveLast commit today
bug_report100open issues
Submitted May 23, 2025

auto_awesomeYour strongest next moves after inspector