Back to directory
gh05tcrew/metasploitmcp

gh05tcrew/metasploitmcp

@GH05TCREW

A Model Context Protocol (MCP) server for Metasploit Framework integration

metasploitsecuritypenetration-testingmcpexploitpayloadsession-managementautomation

Installation & Configuration

{
  "mcpServers": {
    "metasploit": {
      "command": "python",
      "args": [
        "MetasploitMCP.py",
        "--transport",
        "stdio"
      ],
      "env": {
        "MSF_PASSWORD": "yourpassword"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/13
Updated
2026/6/13