MCP.so
Sign In

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

Category

Other

License

GPL-3.0

Runtime

python

Transports

stdio

Publisher

mwnickerson

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

Comments

More Other MCP servers