A Model Context Protocol (MCP) server that connects LLMs to BloodHound Community Edition and BloodHound Enterprise. Ask questions in natural
Bloodhound mcp mcp server connects Bloodhound MCP to AI assistants that speak the Model Context Protocol. A Model Context Protocol (MCP) server that connects LLMs to BloodHound Community Edition and BloodHound Enterprise. Ask questions in natural language, get attack path analysis, run Cypher queries, and explore Active Directory, Azure/Entra ID, and OpenGraph environments — all from your AI assistant.
A Model Context Protocol (MCP) server that connects LLMs to BloodHound Community Edition and BloodHound Enterprise. Ask questions in natural language, get attack path analysis, run Cypher queries, and explore Active Directory, Azure/Entra ID, and OpenGraph environments — all from your AI assistant.
Once connected, the assistant can call these 14 tools directly:
domain_info — list, info, users, groups, computers, ous, gpos, dc_syncers, foreign_admins, foreign_group_members, linked_gpos, searchuser_info — info, sessions, memberships, admin_rights, rdp_rights, dcom_rights, ps_remote_rights, sql_admin_rights, constrained_delegation, controllables, controllersgroup_info — info, members, memberships, admin_rights, rdp_rights, dcom_rights, ps_remote_rights, controllers, controllablescomputer_info — info, sessions, local_admins, rdp_rights, dcom_rights, ps_remote_rights, sql_admins, constrained_delegation, controllables, controllersou_info — info, users, groups, computers, gposgpo_info — info, controllersgraph_analysis — shortest_path, edge_composition, searchadcs_info — templates, esc_pathscypher_query — run, saved_list, saved_getdata_quality — stats, platform_list, platform_infoasset_groups — list, members, custom_selectorscustom_nodes — list, get, create, update, delete, validate_icon, extension_list, extension_upsert, extension_delete, extension_edgesfile_upload — upload, start_job, upload_to_job, upload_bytes, upload_bytes_to_job, end_jobResources — Reference material the LLM loads on demand — no extra API calls:Setup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 2 environment variables: BLOODHOUND_TOKEN_ID, BLOODHOUND_TOKEN_KEY. Keep credentials in your client's env block or a secrets manager rather than committing them.
Cloud and DevOps servers put infrastructure on speaking terms with your assistant, so "why is this broken?" is answered from real state rather than a generic checklist. Bloodhound MCP sits in that group, and the shape of its toolset — domain_info, user_info, group_info among others — tells you what it is really for. Worth comparing against the other cloud devops servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| domain_info | list, info, users, groups, computers, ous, gpos, dc_syncers, foreign_admins, foreign_group_members, linked_gpos, search |
| user_info | info, sessions, memberships, admin_rights, rdp_rights, dcom_rights, ps_remote_rights, sql_admin_rights, constrained_delegation, controllables, controllers |
| group_info | info, members, memberships, admin_rights, rdp_rights, dcom_rights, ps_remote_rights, controllers, controllables |
| computer_info | info, sessions, local_admins, rdp_rights, dcom_rights, ps_remote_rights, sql_admins, constrained_delegation, controllables, controllers |
| ou_info | info, users, groups, computers, gpos |
| gpo_info | info, controllers |
| graph_analysis | shortest_path, edge_composition, search |
| adcs_info | templates, esc_paths |
| cypher_query | run, saved_list, saved_get |
| data_quality | stats, platform_list, platform_info |
| asset_groups | list, members, custom_selectors |
| custom_nodes | list, get, create, update, delete, validate_icon, extension_list, extension_upsert, extension_delete, extension_edges |
| file_upload | upload, start_job, upload_to_job, upload_bytes, upload_bytes_to_job, end_job |
| Resources | Reference material the LLM loads on demand — no extra API calls: |
| Variable | Description | Required |
|---|---|---|
| BLOODHOUND_TOKEN_ID | Credential the server authenticates with. | Yes |
| BLOODHOUND_TOKEN_KEY | Credential the server authenticates with. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.