This server wraps pymetasploit3 to expose Metasploit Framework operations through the msfrpc protocol. It connects to msfrpcd or msfconsole's RPC service and gives you tools for module management, session handling, console interaction, and database queries. You can list exploits, set options, execute modules, interact with sessions, and search the framework. Reach for it when you need programmatic access to Metasploit's full toolkit without dropping into msfconsole directly. It requires a running Metasploit RPC server on port 55553 by default. The server handles everything from payload generation to workspace management and credential enumeration.
claude mcp add --transport stdio daedalus-mcp-pymetasploit3 uvx mcp-pymetasploit3