Skip to main content
Glama
mwnickerson

BloodHound MCP Server

by mwnickerson

get_relay_targets

Identify potential attack relay nodes between two specified nodes in the BloodHound graph to plan advanced attack paths and privilege escalation strategies.

Instructions

Find valid relay targets for a given edge in the Bloodhound graph. Relay targets represent potential nodes that could be used to relay an attack or privilege escalation between two nodes. This is critical for advanced attack path planning. Args: source_node: ID of the source node target_node: ID of the target node edge_type: Type of edge (relationship) between the nodes

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_nodeYes
target_nodeYes
edge_typeYes

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