phishunt-mcp

0xDanielLopez/phishunt-mcp
★ 1 stars JavaScript AI/LLM Updated 9d ago
Model Context Protocol (MCP) server for phishunt.io — query the public phishing feed from AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "phishunt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "0xDanielLopez/phishunt-mcp"
      ]
    }
  }
}

README Excerpt

**Model Context Protocol (MCP) server for [phishunt.io](https://phishunt.io).** Exposes the public phishing-domains feed as MCP tools so AI agents can look up suspicious domains, list phishings by targeted brand, and sync detection deltas. - **Endpoint**: `https://mcp.phishunt.io/` (HTTP JSON-RPC 2.0, POST)

Tools (6)

check_domainget_brand_metadataget_cert_metadataget_recent_detectionslist_brand_phishingssearch_phishings