
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
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments