Loading languages...
MO

MorDavid/BloodHound-MCP-AI

@MorDavid301

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.

BloodHound
Active Directory
security
AI
Neo4j
attack path analysis

# mcpServer Config

{
  "mcpServers": {
    "BloodHound-MCP": {
      "command": "python",
      "args": [
        "<Your_Path>\\BloodHound-MCP.py"
      ],
      "env": {
        "BLOODHOUND_URI": "bolt://localhost:7687",
        "BLOODHOUND_USERNAME": "neo4j",
        "BLOODHOUND_PASSWORD": "bloodhoundcommunityedition"
      }
    }
  }
}

# stdio

python <Your_Path>\\BloodHound-MCP.py
Transport:
stdio
Язык:
Python
Создано:4/4/2025
Обновлено:11/7/2025
Домашняя страница:
https://www.MORDAVID.com