Back to search
30
MCP

mcp-inspect

npm/mcp-inspect

A terminal UI (TUI) inspector for Model Context Protocol (MCP) servers

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

Similar MCP servers embedding-nearest

mcp-cli
A CLI inspector for the Model Context Protocol
0 tools
mcp-manager
simple web ui to manage mcp (model context protocol) servers in the claude app
0 tools
mcpuse/inspector
MCP Inspector - Web-based debugging tool for MCP servers with intuitive interface
0 tools
inspector
Modern MCP Inspector for remote mcp servers with support for Apps SDK
0 tools
tuui
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and e
0 tools
kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-inspect": {
      "url": "None",
      "transport": "http"
    }
  }
}