Submit

Mcp-Hydra

@Atilla

A lightweight, extensible cybersecurity toolkit that connects AI assistants to security tools through the Model Context Protocol (MCP), enabling AI-assisted security research, scanning, and analysis.

Tools

Server Config

{
  "mcpServers": {
    "hydramcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "--name",
        "hydramcp",
        "hydramcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.