gridinsoft/mcp-inspector
MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.
Quick Start
Clone the repository:
git clone https://github.com/gridinsoft/mcp-inspectorClaude Desktop configuration example:
{
"mcpServers": {
"mcp-inspector": {
"command": "npx",
"args": [
"-y",
"gridinsoft/mcp-inspector"
]
}
}
}Check the repository README for specific installation and configuration instructions.