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