MCPJam Inspector
Chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps in a visual testing platform for AI developers.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
inspector:
image: mcpjam/mcp-inspector:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/inspector:/data
Related tools
Brave Search MCP Server
MCP server providing web and local search via Brave Search API
MCP Git Server
Git repository interaction and automation through the Model Context Protocol
MCP Filesystem Server
Secure file system access and management for AI agents via the Model Context Protocol
Uptime Kuma
Beautiful self-hosted monitoring dashboard and status page for your services
Coolify
Open-source self-hostable PaaS alternative to Vercel, Heroku & Netlify
Glances
Real-time system monitoring dashboard for CPU, memory, disk, network, containers, and more
Guides & articles
How to Test and Debug MCP Servers with MCPJam Inspector: A Step-by-Step Tutorial
Step-by-step tutorial: install MCPJam Inspector with Docker, connect your first MCP server, trace tool calls, debug OAuth flows, and run evaluation test cases from CI.
MCPJam Inspector: The Complete Guide to Debugging MCP Servers
MCPJam Inspector is an open-source testing platform for chatting with, inspecting, and debugging MCP servers, MCP apps, and ChatGPT apps. Learn its core features and why MCP debugging needs a visual playground.