DEV Community

chidambaram
chidambaram

Posted on

PhishClean now has an MCP server!

🚨 Claude Code just leaked 512,000 lines of source code. And it revealed something interesting β€” their entire agentic system runs on MCP.

MCP (Model Context Protocol) is how AI agents like Claude connect to external tools and APIs.

Which means if you're building security tools in 2026, MCP compatibility isn't optional anymore β€” it's expected.

That's why I built phishclean-mcp πŸ›‘οΈ

PhishClean's MCP server lets you run security checks directly inside:
βœ… Claude Desktop
βœ… Claude Code
βœ… Gemini CLI
βœ… Any MCP-compatible client

What it can do right from your AI chat: πŸ”— Scan URLs for phishing πŸ”‘ Detect leaked API keys & secrets πŸ“„ Audit JWT tokens πŸ“§ Analyze email headers πŸ” Check password strength πŸ•΅οΈ Detect backlink impersonation
One command to install:

npm i phishclean-mcp
npx phishclean-mcp

No cloud lookups. No data sent anywhere. Everything runs locally. πŸ”’
If you're using Claude Code or Claude Desktop β€” try it and let me know what you think πŸ‘‡

πŸ”—https://www.npmjs.com/package/phishclean-mcp?activeTab=readme
🌐phishclean.com

ClaudeCode #MCP #CyberSecurity #PhishClean #AITools #DevTools #Privacy

Top comments (0)