BloodHound Model Context Protocol Server
@mwnickerson
About BloodHound Model Context Protocol Server
A Model Context Protocol (MCP) server to converse with data in Bloodhound
Basic information
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
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments