MCP Servers Cybersecurity
@neptune1212
About MCP Servers Cybersecurity
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCP_servers_cybersecurity": {
"command": "docker",
"args": [
"exec",
"-it",
"kali-cai",
"bash"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Servers Cybersecurity?
MCP Servers Cybersecurity is a Dockerized platform that integrates multiple cybersecurity tools — such as Nmap, Metasploit, and Sqlmap — as modular MCP services using the FastMCP framework, enabling automation, integration, and remote execution of security tasks.
How to use MCP Servers Cybersecurity?
Clone the repository, run docker-compose up --build to start all services, then access each tool on its assigned port (e.g., Nmap on 8086, Sqlmap on 8096). Add new modules by creating a directory, writing a FastMCP script, and updating the Dockerfile and start.sh.
Key features of MCP Servers Cybersecurity
- Modular design for easy addition of new tools
- API-driven RESTful interfaces for seamless integration
- Dockerized for portability and scalability
- Customizable via environment variables and Dockerfiles
Use cases of MCP Servers Cybersecurity
- Automated network scanning with Nmap and Gobuster
- SQL injection testing using Sqlmap
- WordPress security auditing with WPScan
- Web application fuzzing with Wfuzz and Dirb
- Vulnerability scanning with Nuclei
FAQ from MCP Servers Cybersecurity
What are the prerequisites to run MCP Servers Cybersecurity?
Docker and Docker Compose must be installed on your system.
What ports do the services use?
Each tool runs on a dedicated port: Metasploit on 8085, Nmap on 8086, Commix on 8088, XSSer on 8089, WPScan on 8090, Wfuzz on 8091, Nuclei on 8092, Nikto on 8093, Gobuster on 8094, Dirb on 8095, Sqlmap on 8096.
How can I troubleshoot connection issues?
Ensure Docker and Docker Compose are running, and that the required ports are not blocked by a firewall. Use docker-compose logs to inspect service logs.
Are there environment variables I can configure?
Yes, Metasploit RPC server variables such as MSF_PASSWORD, MSF_SERVER, MSF_PORT, and MSF_SSL can be set in docker-compose.yml.
Can I run the platform in a development environment?
Yes, a VS Code Dev Container is provided in the .devcontainer folder for reproducible development and testing.
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments