
Website Reputation Checker
@gridinsoft
关于 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?"
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gridinsoft": {
"command": "npx",
"args": [
"-y",
"@gridinsoft/mcp-inspector"
],
"env": {
"GRIDINSOFT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
评论