Skip to content
Back to search
30
MCP

@fre4x/mcp-inspector

npm/@fre4x/mcp-inspector

MCP server wrapping the MCP Inspector CLI — lets AI agents test any MCP server without a browser.

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

Similar MCP servers embedding-nearest

@fre4x/inspector-bridge
MCP inspector bridge server for connecting agents to other MCP servers without a browser.
0 tools
django-mcp-inspector
An MCP server that exposes Django runtime information to AI agents
0 tools
@codecheck/mcp-server
MCP server for CodeCheck — lets Claude Code and other AI assistants run AI-generated tests automatically
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
react-inspector-mcp
MCP server for inspecting React component usage, props, dependencies, and unused components.
0 tools
mcphosting-cli
Connect AI agents to MCP servers. Browse, install, and manage Model Context Protocol servers.
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/mcp-inspector": {
      "url": "None",
      "transport": "http"
    }
  }
}