Domain and URL security analysis by GridinSoft. Detect phishing and malware threats.
Domain and URL security analysis by GridinSoft. Detect phishing and malware threats. Exposed over MCP by the inspector mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
MCP (Model Context Protocol) server for domain and URL security analysis powered by GridinSoft Inspector.
Everything the assistant can do here goes through one of these:
inspect_domain — Comprehensive domain security profile. Returns reputation (0-100), vendor verdicts, hosting/IP info, registrar history, and detailed security tagsscan_url — Deep forensic URL analysis. Extracts metadata, effective URL, full redirect chain, DNS/SSL details, and forensic data (screenshots, network trafficget_balance — Check your remaining credits and current subscription statusInstallation goes through your MCP client rather than a global install: point it at @gridinsoft/mcp-inspector on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
You will need one environment variable: GRIDINSOFT_API_KEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Inspector's toolset — inspect_domain, scan_url, get_balance — is a fair guide to whether it matches your workflow. It is maintained by gridinsoft; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Inspector's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| inspect_domain | Comprehensive domain security profile. Returns reputation (0-100), vendor verdicts, hosting/IP info, registrar history, and detailed security tags. |
| scan_url | Deep 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). |
| get_balance | Check your remaining credits and current subscription status. |
{
"mcpServers": {
"gridinsoft": {
"command": "npx",
"args": ["-y", "@gridinsoft/mcp-inspector"],
"env": {
"GRIDINSOFT_API_KEY": "your_api_key_here"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| GRIDINSOFT_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.