hacktricks-mcp-server

danielsummerton12/hacktricks-mcp-server

3.2

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:

  1. Install the 'pipx' package through your distributions package manager (ex: sudo apt install pipx)
  2. Install the exploit tool using pipx
pipx install git+https://github.com/danielsummerton12/hacktricks-mcp-server

Configure the MCP servers and install the Hacktricks MCP Server:

hacktricks-mcp --install