Back to search
30
MCP

inspector

mcp-use/inspector

Modern MCP Inspector for remote mcp servers with support for Apps SDK

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

Similar MCP servers embedding-nearest

inspector
Development platform to debug, chat, inspect, and evaluate MCP servers, MCP apps, and ChatGPT apps.
0 tools
mcpuse/inspector
MCP Inspector - Web-based debugging tool for MCP servers with intuitive interface
0 tools
mcp-cli
A CLI inspector for the Model Context Protocol
0 tools
mcp-inspect
A terminal UI (TUI) inspector for Model Context Protocol (MCP) servers
0 tools
compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
log-inspector-mcp
MCP server for inspecting log files in XDG_RUNTIME_DIR/log
0 tools

How to use

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

{
  "mcpServers": {
    "inspector": {
      "url": "https://inspector.mcp-use.com",
      "transport": "http"
    }
  }
}