Skip to main content
Glama
stevenyu113228

BloodHound MCP

list_all_enabled_azure_users_group_memberships

Retrieve group memberships for active Azure users to analyze access permissions and security configurations in Active Directory environments.

Instructions

List all enabled Azure User(s) Azure Group membership(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 full burden. It mentions a prerequisite ('azurehound'), which adds some context, but fails to disclose key behavioral traits such as whether this is a read-only operation, potential performance impacts, output format, or any limitations (e.g., pagination, rate limits). The description is too sparse for a tool with no annotation support.

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 very brief (one sentence with a parenthetical note), which is concise but borders on under-specification. It front-loads the core purpose but lacks structural elements like bullet points or separate clauses for guidelines, making it minimalistic rather than optimally structured.

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 (involving Azure users and group memberships), no annotations, and no output schema, the description is incomplete. It mentions a prerequisite but omits details on behavior, output, or operational context, leaving significant gaps for an agent to use the tool effectively.

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 tool has 0 parameters, and schema description coverage is 100%, so no parameter documentation is needed. The description does not add parameter semantics, but this is acceptable given the lack of parameters, warranting a baseline score of 4 for adequate handling in this context.

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

Purpose4/5

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

The description clearly states the action ('List') and target resource ('all enabled Azure User(s) Azure Group membership(s)'), making the purpose understandable. It distinguishes from some siblings (e.g., 'list_all_enabled_azure_users' lists users, not memberships), but could better differentiate from similar tools like 'list_all_authenticated_users_group_memberships' or 'list_all_domain_users_group_memberships' by specifying Azure-specific scope more explicitly.

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 provides minimal guidance with the note '(Required: azurehound)', which hints at a prerequisite tool or context, but lacks explicit when-to-use instructions, alternatives, or exclusions. No comparison to sibling tools is made, leaving the agent to infer usage from tool names alone.

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