MCP Directory
Back

mcp-inspector-desktop-app

by berniezhao · TypeScript · ★ 0

An Electron desktop wrapper for "@modelcontextprotocol/inspector" (MCP Inspector), ready to use with double-click, no Node/npm pre-installation required.

Install

npx -y github:berniezhao/mcp-inspector-desktop-app

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-inspector-desktop-app": {
      "command": "npx",
      "args": [
        "-y",
        "github:berniezhao/mcp-inspector-desktop-app"
      ]
    }
  }
}

From the README

> An Electron desktop wrapper for "@modelcontextprotocol/inspector" (MCP Inspector), ready to use with double-click, no Node/npm pre-installation required. --- 1. **Install dependencies** 2. **Start in development mode** 3. **Type checking** --- 1. **Pack (directory only, no installer)** 2. **Build installer** - macOS: DMG, Windows: NSIS installer, Linux: AppImage. --- Just run: Then rebuild the app. --- - **Type declaration not found** - Make sure and are installed, and in tsconfig.json includes both. - **Port already in use** - MCP Inspector defaults…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers