MCP Servers Cybersecurity
@neptune1212
关于 MCP Servers Cybersecurity
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"MCP_servers_cybersecurity": {
"command": "docker",
"args": [
"exec",
"-it",
"kali-cai",
"bash"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论