Skip to main content
Glama
stevenyu113228

BloodHound MCP

route_user_principals_to_azure_service_principals

Map user principal permissions to Azure Service Principals to identify access paths and security relationships in Active Directory environments.

Instructions

[WIP] Route all user principal(s) that have control permissions to Azure Service Principals (AzSP), and route from AzSP to principal(s) (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 carries the full burden. It mentions routing between principals and Azure Service Principals, implying a read or analysis operation, but doesn't disclose behavioral traits like whether it performs mutations, requires specific permissions, has rate limits, or what the output format might be. The [WIP] tag suggests incomplete information, further limiting transparency.

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 brief and front-loaded, but the [WIP] tag and lack of complete sentences reduce its effectiveness. It could be more structured, such as by separating the routing directions and prerequisite into clearer points. While not verbose, it feels underdeveloped rather than concise.

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 routing operations and the lack of annotations and output schema, the description is incomplete. It doesn't explain what 'control permissions' entail, how routing is performed, or what results to expect. The [WIP] tag explicitly signals it's a work in progress, making it inadequate for reliable 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, meaning no parameters are documented in the schema. The description doesn't add parameter details, which is acceptable since there are no parameters to explain. A baseline of 4 is appropriate as the description doesn't need to compensate for missing param info.

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

Purpose3/5

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

The description states the tool routes user principals to Azure Service Principals and vice versa, which gives a general purpose. However, it's vague about what 'route' means operationally and doesn't clearly differentiate from sibling tools like 'route_principals_to_azure_apps_and_sps' or 'route_azure_users_with_dangerous_rights_to_users'. The [WIP] tag indicates it's incomplete, further reducing clarity.

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 a prerequisite 'Required: azurehound', which provides some usage context, but it doesn't explain when to use this tool versus similar routing tools in the sibling list. No explicit alternatives, exclusions, or scenarios are mentioned, leaving the agent with minimal guidance on appropriate invocation.

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