Skip to main content
Glama
stevenyu113228

BloodHound MCP

find_allshortestpaths_with_dcsync_to_domain

Identify attack paths to gain DCSync privileges in Active Directory by analyzing relationships between objects and the specified domain.

Instructions

Find allshortestpaths with DCSync to domain object

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYes
Behavior1/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It fails to describe what the tool does beyond the vague action—no information on output format, whether it's read-only or mutating, performance characteristics, error conditions, or security implications. Terms like 'DCSync' and 'allshortestpaths' are not explained, leaving critical behavior opaque.

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 a single, compact sentence, which is efficient in length. However, it's under-specified rather than concise—it omits necessary details for understanding. While front-loaded, it doesn't earn its place by adding value beyond the tool name.

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

Completeness1/5

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

Given the complexity implied by terms like 'DCSync' and 'allshortestpaths', no annotations, no output schema, and 0% schema description coverage, the description is severely incomplete. It lacks explanation of what the tool finds, how results are structured, or the security context, making it inadequate for effective use.

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

Parameters1/5

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

The input schema has 1 parameter with 0% description coverage, and the tool description adds no parameter semantics. It mentions 'domain object' but doesn't clarify what the 'domain' parameter expects (e.g., domain name format, examples, or constraints). This leaves the parameter entirely undocumented, failing to compensate for the schema gap.

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 'Find allshortestpaths with DCSync to domain object' restates the tool name with minimal clarification. It identifies the action ('Find allshortestpaths') and target ('domain object'), but uses vague terms like 'allshortestpaths' and 'DCSync' without explaining what these mean or what resource is being analyzed. It doesn't differentiate from sibling tools that also find paths or relationships in Active Directory environments.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, context (e.g., Active Directory security assessment), or compare to sibling tools like 'find_allshortestpaths_with_shadow_credential_permission' or other path-finding tools. Without this, an agent cannot determine appropriate usage scenarios.

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