Website safety and trust analysis. Verify domain reputation and detect phishing with GridinSoft.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gridinsoft": {
"env": {
"GRIDINSOFT_API_KEY": "your_api_key_here"
},
"args": [
"-y",
"@gridinsoft/mcp-inspector"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP (Model Context Protocol) server for domain and URL security analysis powered by GridinSoft Inspector.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@gridinsoft/mcp-inspector' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @gridinsoft/mcp-inspector against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
An evil MCP server used for redteam testing
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
Signed receipts for agent, API, and MCP interactions. Portable and offline-verifiable.
MCP Security Weekly
Get CVE alerts and security updates for io.github.gridinsoft/inspector and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.