Odel
mcp inspector

mcp inspector

Local
@gridinsoft1JavaScriptMITUpdated 7mo ago

Website safety and trust analysis. Verify domain reputation and detect phishing with GridinSoft.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@gridinsoft/mcp-inspectorv1.0.6

Run

npx -y @gridinsoft/mcp-inspector

MCP client config

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