Back to search

inspector

MCP CompatibleScore: 67

Visual testing tool for MCP servers

modelcontextprotocoltoolother8,827 starsGitHub

67

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

npx @modelcontextprotocol/inspector

Quick Setup

{
  "mcpServers": {
    "inspector": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commitYesterday
Open issues187
LicenseNOASSERTION
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "9e18406b-d401-43d2-805d-5bd6b4faf025",
  "name": "inspector",
  "category": "tool",
  "subcategory": "other",
  "mcp_compatible": true,
  "reputation_score": 0.672186,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "npx @modelcontextprotocol/inspector",
    "tools": null,
    "features": null
  }
}