BloodHound Model Context Protocol Server
@mwnickerson
About BloodHound Model Context Protocol Server
A Model Context Protocol (MCP) server to converse with data in Bloodhound
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bloodhound_mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BloodHound Model Context Protocol Server?
The BloodHound Model Context Protocol Server is an MCP server that connects large language models (LLMs) to BloodHound Community Edition and BloodHound Enterprise. It allows users to ask natural language questions, get attack path analysis, run Cypher queries, and explore Active Directory, Azure/Entra ID, and OpenGraph environments from an AI assistant.
How to use BloodHound Model Context Protocol Server?
Install prerequisites: Python 3.11+, `uv
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments