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
Ngôn ngữ:
Python
Đã tạo:4/4/2025
Đã cập nhật:11/7/2025