HackerMCP
HackerMCP is a module built for AI assistants to access and utilize common penetration testing and security tools. This module enables AI systems to leverage powerful security tools through a simple interface.
Currently Supported Tools
- Nmap: Network discovery and security auditing
- Metasploit Framework: Penetration testing framework
Future Goals
- Add support for SQLMap
- Expand available security tools and capabilities
Installation
Add the following configuration to your MCP configuration file:
Replace ~/dir/to/hackermcp
with the actual path to the hackermcp directory.
Environment Setup
Prerequisites
- Python 3.8 or higher
- Nmap installed on your system
- Metasploit Framework installed on your system
Virtual Environment Setup
- Clone the repository:
- Set up a virtual environment using
uv
: - Install dependencies:
Installing UV
If you don't have the uv
package manager then install it:
Or use curl to download the installation script:
If your system doesn't have curl, you can use wget:
Disclaimer
This tool is provided for educational and legitimate security testing purposes only.
No warranty is provided with this software. The creator is not responsible for any unethical or illegal use of this tool. Users are solely responsible for ensuring they have proper authorization before conducting any security testing activities.
License
Related MCP Servers
- -securityAlicense-qualityEnables AI assistants to perform network scanning operations using NMAP, offering a standardized interface for network analysis and security assessments through AI conversations.Last updated -61428JavaScriptMIT License
- -securityAlicense-qualityProvides a bridge between large language models and the Metasploit Framework, enabling AI assistants to access and control penetration testing functionality through natural language.Last updated -73PythonApache 2.0
- -securityAlicense-qualityA lightweight, extensible cybersecurity toolkit that connects AI assistants to security tools through the Model Context Protocol (MCP), enabling AI-assisted security research, scanning, and analysis.Last updated -8PythonMIT License
- -securityAlicense-qualityEnables secure integration with Metasploit Framework for AI assistants, providing comprehensive access to penetration testing tools, module management, payload generation, and database operations. Designed for authorized security testing and defensive analysis with 28 specialized tools covering complete MSF functionality.Last updated -PythonMIT License