Skip to main content
SecurityTypeScript

gridinsoft/mcp-inspector

MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.

securitycloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/gridinsoft/mcp-inspector

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
gridinsoft