raven-nest-mcp

tidynest/raven-nest-mcp
★ 1 stars Rust Security Updated today
MCP server for AI-assisted pentesting — wraps 16 security tools (nmap, nuclei, sqlmap, hydra, and more) behind a safety-hardened interface with input validation, execution containment, and output quality assessment.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "raven-nest-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "raven-nest-mcp"
      ]
    }
  }
}

README Excerpt

A pentesting toolkit that runs as an [MCP](https://modelcontextprotocol.io/) server, giving AI assistants structured access to industry-standard security tools through a safety-hardened interface. Raven Nest wraps 20 security tools plus Metasploit Framework behind an MCP interface with input validation, output quality assessment, session-aware context budgeting, and configurable safety limits. It handles tool execution, background scan management, vulnerability finding persistence, and multi-for