MorDavid/BloodHound-MCP-AI
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.
Platform-specific configuration:
{
"mcpServers": {
"BloodHound-MCP-AI": {
"command": "npx",
"args": [
"-y",
"BloodHound-MCP-AI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...