hacktricks-mcp-server

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 technique
  • get_explanation(): get_explanation on a specific hacking technique
  • get_options(name): Get options for a given target technology, software, or protocol
  • get_advice(name): Get advice for a specific hacking-related question

Prerequisites

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