Install BloodHound-MCP
mainTo install BloodHound-MCP, clone the repository, navigate to the directory, and install the required Python dependencies using pip.
Prerequisites
- BloodHound 4.x+ with Active Directory data.
- A Neo4j database with BloodHound data loaded.
- Python 3.8 or higher.
- An MCP Client (e.g., Claude Desktop).
git clone https://github.com/your-username/MCP-BloodHound.git
cd MCP-BloodHound
pip install -r requirements.txt