Quick Start
Start MCPJam Inspector with a single command:localhost. Open that link in your browser to access the inspector.
Don’t have Node.js installed? Download our desktop app for Mac or Windows, or use the hosted app in your browser — no installation needed.
Connect Your First MCP Server
Click “Add server” and connect to an MCP server. For this example, we’ll use Anthropic’s sample server:
Test an MCP Tool
Navigate to the “Tools” tab to see all available tools fromserver-everything. This tab lets you manually test individual tools with custom parameters.
Try the add tool:
- Select the
addtool from the list - Set parameters for
aandb - Click “Execute”
- View the tool’s return value at the bottom

Explore More Features
Now that you’ve connected a server and tested a tool, explore the full power of MCPJam Inspector:App Builder
Build and test ChatGPT apps and MCP apps with a full widget emulator
LLM Playground
Chat with your MCP server using frontier models like GPT-5 and Claude Sonnet
OAuth Debugger
Debug your OAuth implementation with step-by-step guidance
MCP Inspector
Manually test tools, resources, and prompts with full JSON-RPC logging

