Skip to content
Back to search
30
MCP

inspector

mcpjam/inspector

Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

inspector
Modern MCP Inspector for remote mcp servers with support for Apps SDK
0 tools
mcpuse/inspector
MCP Inspector - Web-based debugging tool for MCP servers with intuitive interface
0 tools
mcp-agent-tester
Local-first MCP server inspector, smoke tester, and agent runner with a web UI, CLI, and JSON traces.
0 tools
react-inspector-mcp
MCP server for inspecting React component usage, props, dependencies, and unused components.
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
mcp-chat
Simple MCP Client to quickly test and explore MCP servers from the command line
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "inspector": {
      "url": "https://www.mcpjam.com/",
      "transport": "http"
    }
  }
}