Checks domain reputation and scans URLs for phishing, malware, redirects, and other website security risks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
This server is confirmed live β we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Inspector.
inspect_domainComprehensive domain security profile. Essential for checking if a site is safe, trustworthy, or a scam. Returns reputation (0-100), security verdicts, hosting info, and risk tags. Use this tool when users ask about site reliability, trust, or safety.
check_domain_safetySemantic alias for inspect_domain. Quick check if a website is safe, malicious, or a scam. Returns reputation score and security verdict.
get_domain_reputationSemantic alias for inspect_domain. Get the trust and reputation score (0-100) for a domain.
scan_urlDeep forensic URL analysis. Detects phishing, malware, and fraudulent redirects. Use this to verify specific links, login pages, or suspicious URLs. Provides forensic data including screenshots and network traffic analysis.
get_balanceCheck remaining API credits and subscription plan status
The gridinsoft/mcp-inspector MCP server connects an MCP-compatible AI client to GridinSoft Inspectorβs domain and URL analysis service. It is intended for checking whether websites and links appear trustworthy, malicious, fraudulent, or otherwise risky.
Domain analysis returns a reputation score from 0 to 100, security verdicts, hosting and IP information, registrar history, and security or risk tags. URL analysis is aimed at deeper investigation of a specific link, such as a login page or shortened URL. Its results can include metadata, the effective destination, the complete redirect chain, DNS and SSL details, screenshots, network traffic, cookies, and console logs where the account plan supports those forensic fields.
An MCP client sends a domain or URL to the relevant tool, and the server queries GridinSoft Inspector. inspect_domain provides the comprehensive domain profile. check_domain_safety and get_domain_reputation are semantic aliases for domain inspection, suited to prompts focused specifically on safety or the reputation score. scan_url performs forensic analysis of a URL, including phishing, malware, and redirect checks.
The service uses API credits for analysis. Domain inspection costs 3 credits, URL scanning costs 10 credits, and checking the account balance does not consume credits. The returned information can help an agent decide whether to summarize content, follow a link, review a third-party endpoint, or flag a domain for further investigation.
The gridinsoft/mcp-inspector MCP server is distributed as the npm package @gridinsoft/mcp-inspector. Run it through npx and provide the GRIDINSOFT_API_KEY environment variable:
Create an account through the GridinSoft Inspector website and retrieve the key from the profile page. Claude Desktop can use the JSON configuration above. Cursor and Windsurf can be configured with the command npx -y @gridinsoft/mcp-inspector and the same environment variable.
inspect_domain: Retrieves a detailed domain security profile, including reputation, verdicts, hosting information, and risk tags.check_domain_safety: Provides a safety-oriented alias for domain inspection.get_domain_reputation: Provides a reputation-focused alias for domain inspection and returns the 0β100 score.scan_url: Examines a specific URL for phishing, malware, redirects, and forensic details.get_balance: Shows remaining API credits and the current subscription status without consuming credits.The service requires a GridinSoft API key and consumes credits for domain and URL analysis. The free plan includes 100 credits per month without requiring a credit card. Paid plans listed in the provided material include 1,500 credits per month on Basic and 5,000 on Standard; the current pricing page should be consulted for complete plan details.
Some forensic URL fields, including screenshots, network traffic, cookies, and console logs, are identified as available on paid plans. Results are security assessments from GridinSoft Inspector and should be treated as input to an agentβs decision process rather than as a guarantee that a site is safe.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gridinsoft-mcp-inspector)<a href="https://allmcps.com/mcp/gridinsoft-mcp-inspector"><img src="https://allmcps.com/api/badge/gridinsoft-mcp-inspector?style=directory" alt="MCP Inspector on AllMCPs" /></a>