BloodHound-MCP-AI

MorDavid/BloodHound-MCP-AI
★ 343 stars Python 📁 File System Updated 1mo ago
BloodHound-MCP-AI is integration that connects BloodHound with AI through Model Context Protocol, allowing security professionals to analyze Active Directory attack paths using natural language instead of complex Cypher queries.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bloodhound-mcp-ai": {
      "command": "uvx",
      "args": [
        "bloodhound-mcp-ai"
      ]
    }
  }
}

Or install with pip: pip install bloodhound-mcp-ai

Topics

aibloodhoundbloodhoundadcypher-query-languagemcpmcp-server