Skip to main content
Glama
mwnickerson

BloodHound MCP Server

by mwnickerson

run_cypher_query

Execute custom Cypher queries to analyze Active Directory attack paths and security relationships in BloodHound's Neo4j database.

Instructions

Run a custom Cypher query on the BloodHound Neo4j database. This tool properly interprets BloodHound's HTTP response codes: - 200: Query successful with results - 404: Query successful but no results found (NOT an error!) - 400: Query syntax error - 401/403: Authentication/permission issues - 5xx: Server errors Args: query: The Cypher query to execute include_properties: Whether to include node/edge properties in the response Returns: JSON response with graph data (nodes and edges) and execution metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
include_propertiesNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwnickerson/bloodhound_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server