AI Security Tools MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI Security Tools MCP ServerRun a security scan on example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AI Security Tools MCP Server
A production-ready Model Context Protocol (MCP) server that integrates AI-powered search, browser automation, and Kali Linux security tools.
🚀 Features
AI-Powered Search — Tavily integration for intelligent web research
Stealth Browsing — SeleniumBase for undetectable web scraping
Modern Automation — Playwright for reliable browser control
Security Scanning — nmap, subdomain enumeration, and more
Tech Stack Detection — Identify technologies running on target sites
Related MCP server: Kali MCP Server
🛠️ Tools Included
Tool | Purpose |
| AI-powered web search |
| Content extraction from URLs |
| Undetectable webpage screenshots |
| Fast, reliable browser screenshots |
| Port scanning with multiple modes |
| Subdomain discovery |
| Identify site technologies |
| Domain registration info |
| DNS record enumeration |
| Analyze HTTP security headers |
| SSL/TLS configuration analysis |
📦 Installation
# Clone the repo
git clone https://github.com/MrsPiPy/ai-security-tools-mcp.git
cd ai-security-tools-mcp
# Install dependencies
pip install mcp tavily seleniumbase playwright
# Set your Tavily API key
export TAVILY_API_KEY="your-key-here"
# Run the server
python ai_security_tools_server.py🔧 MCP Configuration
Add to your MCP client config:
{
"mcpServers": {
"ai-security-tools": {
"command": "python3",
"args": ["/path/to/ai_security_tools_server.py"]
}
}
}💡 Usage Example
Ask your AI agent:
"Run a security scan on example.com"
The AI will:
Call
whois_lookupfor domain infoRun
dns_enumfor DNS recordsExecute
nmap_scanfor open portsUse
tech_stack_detectto identify technologiesCheck
security_headers_checkfor misconfigurations
📊 Real-World Results
Scanning itechmonitoring.com (with permission):
✅ Open ports identified
✅ Tech stack: WordPress, Apache, PHP
✅ Security headers analyzed
✅ DNS records enumerated
Time: 30 seconds vs 5 minutes manual
🔗 Connect
Author: Tina Eid
LinkedIn: AI Security Content
More MCP Resources: StitchLab Productions
📜 License
MIT License — Free to use, modify, and distribute.
Built with 🤖 KitKat and ☕ lots of coffee
This server cannot be deployed
Maintenance
Related MCP Connectors
AI pentesting: run scans, triage vulnerabilities, review PRs, manage schedules and assets.
Hyperion — MCP tool marketplace for AI agents: web, OSINT, security, research via one key.
Offline methodology engine for authorized penetration testing, CTF, and security research.
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to execute penetration testing commands and security tools on Kali Linux remotely. Supports automated reconnaissance, vulnerability scanning, and CTF solving through integration with 25+ offensive security tools like nmap, gobuster, and nuclei.16-
- FlicenseCqualityDmaintenanceProvides access to 20+ Kali Linux penetration testing tools through isolated Docker containers, enabling network scanning, vulnerability assessment, password cracking, web security testing, and forensics through natural language commands.261-
- AlicenseNot gradedqualityAmaintenanceIntegrates 193 Kali Linux security tools with AI for intelligent penetration testing, CTF solving, and vulnerability assessment through automated workflows and expert knowledge base.79MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform penetration testing and security assessments by exposing 60+ Kali Linux security tools including network scanning, web security testing, password cracking, exploitation frameworks, and OSINT capabilities through an AI-friendly interface.2MIT