
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.
「開発者ツール」の他のコンテンツ
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
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Grafana MCP server
grafanaMCP server for Grafana
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント