MCPJam Inspector
Chatten, inspizieren und debuggen Sie MCP-Server, MCP-Apps und ChatGPT-Apps auf einer visuellen Testplattform für KI-Entwickler.
Überblick
Anforderungen
Empfohlener 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-Hinweis
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
Verwandte 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
Anleitungen & Artikel
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.