Open MCPJam Inspector
Launch the hosted inspector in your browser
Why use the hosted app?
- No installation — Open a browser and start testing.
- Free LLM playground — Chat with your MCP server using our free models at no cost.
- Always up to date — You’re always on the latest version without running
npx @mcpjam/inspector@latest. - Shareable — Share server URLs with your team. Everyone can inspect the same server without local setup.
Share your MCP server
Send a link to your MCP server or app the same way you’d share a Google Doc. Anyone with a MCPJam account who opens it can immediately start chatting with the server in the playground — right in their browser. Try it yourself with the Excalidraw MCP server:Quick start
- Go to app.mcpjam.com
- Click Add server and enter your MCP server’s URL (must be HTTPS)
- Choose your authentication method (None, Bearer Token, or OAuth 2.0)
- Start inspecting tools, resources, and prompts

