AI Security Tools MCP Server
Click on "Install 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
🛠️ 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MrsPiPy/ai-security-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server