
Website Reputation Checker
@gridinsoft
About Website Reputation Checker
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?"
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gridinsoft": {
"command": "npx",
"args": [
"-y",
"@gridinsoft/mcp-inspector"
],
"env": {
"GRIDINSOFT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Website Reputation Checker?
Website Reputation Checker is an MCP server that integrates with GridinSoft's global threat database to check domain reputation, detect phishing, and scan for malware. It is intended for security researchers, developers, and anyone who needs real-time website safety verdicts.
How to use Website Reputation Checker?
—
Key features of Website Reputation Checker
- Domain reputation checking (well-known, safe, or suspicious)
- Phishing detection for credential-stealing pages
- Malware scanning for harmful files or scripts
- Real-time access to GridinSoft's global threat database
Use cases of Website Reputation Checker
- Security research: automate analysis of suspicious domains
- Email verification: check all links in a suspicious email body
- DevSecOps: verify third-party dependencies or documentation links
- Safe browsing: get a verdict before clicking on unknown links
FAQ from Website Reputation Checker
What does Website Reputation Checker detect?
It detects phishing fraud, malware hosting, and general domain reputation (well-known, safe, or suspicious).
Is there a free plan available?
Yes, every new account receives 100 API credits per month for free. No credit card is required.
What threat database does Website Reputation Checker use?
It uses GridinSoft's global threat database for real-time reputation and threat data.
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Grafana MCP server
grafanaMCP server for Grafana

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments