loading…
Search for a command to run...
loading…
MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.
MCP server for domain and URL security analysis powered by GridinSoft Inspector, enabling AI agents to verify website and link safety.
MCP (Model Context Protocol) server for domain and URL security analysis powered by GridinSoft Inspector.
This MCP server allows your AI agent (Claude, Cursor, etc.) to verify any website or link. It helps answer the critical question: "Can I trust this site?"
Every new account gets 100 API credits per month for free. No credit card required.
Integrate GridinSoft's threat intelligence directly into your decision-making process:
Add to your config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"gridinsoft": {
"command": "npx",
"args": ["-y", "@gridinsoft/mcp-inspector"],
"env": {
"GRIDINSOFT_API_KEY": "your_api_key_here"
}
}
}
}
npx -y @gridinsoft/mcp-inspector.GRIDINSOFT_API_KEY.Try asking your AI these questions:
example-crypto-site.com safe to use?"http://bit.ly/xxxx. Scan it for phishing before I open it."gridinsoft.com?"inspect_domainComprehensive domain security profile. Returns reputation (0-100), vendor verdicts, hosting/IP info, registrar history, and detailed security tags.
{ "domain": "example.com" }scan_urlDeep forensic URL analysis. Extracts metadata, effective URL, full redirect chain, DNS/SSL details, and forensic data (screenshots, network traffic, cookies, console logs for paid plans).
{ "url": "https://example.com/login" }get_balanceCheck your remaining credits and current subscription status.
Sign in to your dashboard to view all available plans and detailed comparison.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"gridinsoft-mcp-inspector": {
"command": "npx",
"args": []
}
}
}