HomeSecurity › mcp-inspector

mcp-inspector

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

TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-01-19 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.6)

npx -y @gridinsoft/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-inspector": {
      "command": "npx",
      "args": [
        "-y",
        "@gridinsoft/[email protected]"
      ],
      "env": {
        "GRIDINSOFT_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GRIDINSOFT_API_KEY required secret — API key from inspector.gridinsoft.com/profile (100 free credits on signup)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry