MCP.so
Sign In
Servers

MCP Inspector

@modelcontextprotocol

Visual testing tool for MCP servers

Add this server to your MCP-compatible client using the configuration below.

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

More from Developer Tools