Provides integration with GitHub for repository access, specifically for cloning the HackerMCP repository during installation
Licensed under GNU GPL v3, enabling users to modify and distribute the software according to the terms of this license
Enables AI assistants to leverage the Metasploit Framework for penetration testing, allowing execution of security testing workflows through a simple interface
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
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A module that enables AI assistants to access and utilize common penetration testing and security tools like Nmap and Metasploit through a simple interface.
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 -67125JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates essential penetration testing tools (Nmap, Gobuster, Nikto, John the Ripper) into a unified natural language interface, allowing security professionals to execute and chain multiple tools through conversational commands.Last updated -8768JavaScriptMIT 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 -69PythonApache 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