A growing collection of MCP servers bringing offensive security tools to AI assistants. Nmap, Ghidra, Nuclei, SQLMap, Hashcat and more.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"nmap": {
"args": [
"run",
"-i",
"--rm",
"--cap-add=NET_RAW",
"nmap-mcp:latest"
],
"command": "docker"
},
"nuclei": {
"args": [
"run",
"-i",
"--rm",
"nuclei-mcp:latest"
],
"command": "docker"
},
"radare2": {
"args": [
"run",
"-i",
"--rm",
"-v",
"/path/to/binaries:/samples:ro",
"radare2-mcp:latest"
],
"command": "docker"
},
"gitleaks": {
"args": [
"run",
"-i",
"--rm",
"-v",
"/path/to/repos:/app/target:ro",
"gitleaks-mcp:latest"
],
"command": "docker"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Production-ready, Dockerized MCP (Model Context Protocol) servers for offensive security tools. Enable AI assistants like Claude to perform security assessments, vulnerability scanning, and binary analysis.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
An evil MCP server used for redteam testing
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
mcpki-server is the backend infrastructure for https://www.mcpki.org, enabling secure public key management and autonomous certificate handling for large language models (LLMs).
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Security Hub and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.