susancodes55/hacktricks-mcp-server
3.3
If you are the rightful owner of hacktricks-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The HackTricks MCP Server is a tool designed to facilitate querying the HackTricks knowledge base using the Model Context Protocol (MCP).
HackTricks MCP Server
Simple MCP Server to allow querying hacktricks knowledge base.
Available functionality:
get_technique()
: get information on a specific hacking techniqueget_explanation()
: get_explanation on a specific hacking techniqueget_options(name)
: Get options for a given target technology, software, or protocolget_advice(name)
: Get advice for a specific hacking-related question
Prerequisites
- Python (3.11 or higher)
- Supported MCP Client (pick one you like)
Installation
Install the latest version of the Hacktricks MCP package:
pip install git+https://github.com/susancodes55/hacktricks-mcp-server
Configure the MCP servers and install the Hacktricks MCP Server:
hacktricks-mcp --install