rishikesh-sahay/phishing-mcp-server
3.2
If you are the rightful owner of phishing-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP server for phishing URL detection
phishing-mcp-server
MCP server for phishing URL detection
🛡️ MCP Phishing URL Detection System
An AI-powered phishing detection system with web interface, GPT integration, and real-time URL analysis.
🌟 Features
- AI-Powered Detection: Random Forest model trained on 35+ URL features
- Web Interface: Beautiful, responsive web UI for easy URL analysis
- GPT Integration: ChatGPT-powered security advisor
- Real-time Analysis: Instant phishing detection with confidence scores
- Enhanced Feature Extraction: 35 sophisticated URL features
- RESTful API: Easy integration with other applications
- Ngrok Deployment: Remote access ready
🚀 Quick Start
Prerequisites
- Python 3.11+
- Git
Installation
- Clone the repository
git clone https://github.com/YOUR_USERNAME/phishing-mcp-server.git cd phishing-mcp-server