daedalus/mcp-pymetasploit3
MCP server for Metasploit Framework via pymetasploit3. This server exposes all pymetasploit3 functionality as MCP tools, allowing LLMs to interact with Metasploit Framework through the msfrpc protocol.
Platform-specific configuration:
{
"mcpServers": {
"mcp-pymetasploit3": {
"command": "npx",
"args": [
"-y",
"mcp-pymetasploit3"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...