Skip to main content
Glama
stevenyu113228

BloodHound MCP

route_principals_to_azure_apps_and_sps

Map control permissions from principals to Azure Applications and Service Principals, then trace from privileged service principals to Azure Tenancy for security analysis.

Instructions

[WIP] Route all principal(s) that have control permissions to Azure Application(s) running as Azure Service Principals (AzSP), and route from privileged ASP to Azure Tenancy (Required: azurehound)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavioral traits. It mentions routing 'all principal(s) that have control permissions' and from 'privileged ASP to Azure Tenancy', implying a read or analysis operation, but doesn't clarify if it's read-only, destructive, or has side effects. It lacks details on permissions, rate limits, output format, or error handling, leaving significant gaps in behavioral understanding.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is relatively concise with two clauses, but includes a [WIP] tag that adds noise without value. It front-loads the main action but could be more structured; for example, separating prerequisites or clarifying the routing mechanism. It's not overly verbose, but the incomplete tag reduces overall effectiveness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity implied by the tool name and sibling tools (e.g., involving Azure security and routing), the description is insufficient. No annotations or output schema are provided, and the description lacks details on what the tool returns, how it operates, or its security implications. The [WIP] tag indicates it's incomplete, further undermining completeness for effective agent use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 0 parameters with 100% coverage, so no parameter documentation is needed. The description doesn't add parameter information, which is acceptable given the schema's completeness. A baseline of 4 is appropriate as it doesn't detract from the schema's clarity, though it could theoretically enhance context if parameters existed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Route all principal(s) that have control permissions to Azure Application(s) running as Azure Service Principals (AzSP), and route from privileged ASP to Azure Tenancy', which provides a verb ('Route') and resources ('principals', 'Azure Application(s)', 'Azure Service Principals', 'Azure Tenancy'). However, it's vague about what 'route' means operationally and doesn't clearly differentiate from sibling tools like 'route_principals_to_azure_vm' or 'route_user_principals_to_azure_service_principals', leaving ambiguity about scope and target differences.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes 'Required: azurehound', which is a prerequisite, but offers no guidance on when to use this tool versus alternatives. It doesn't specify scenarios, conditions, or exclusions, nor does it reference sibling tools for comparison. The [WIP] tag suggests incomplete information, further limiting actionable usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

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/stevenyu113228/BloodHound-MCP'

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