Back to search
30
MCP

mcpuse/inspector

docker/mcpuse/inspector

MCP Inspector - Web-based debugging tool for MCP servers with intuitive interface

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

db-inspector-mcp
A lightweight, extensible, cross-database MCP server for database introspection
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
inspector
Modern MCP Inspector for remote mcp servers with support for Apps SDK
0 tools
@_brcode/mcp-browser-inspector
MCP server for browser inspection with Puppeteer - network monitoring and console error tracking
0 tools
@frontend-debugger/server
MCP server for frontend UI debugging — component inspection, visual regression, a11y auditing, and session replay via CDP
0 tools

How to use

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

{
  "mcpServers": {
    "mcpuse/inspector": {
      "url": "None",
      "transport": "http"
    }
  }
}