Skip to main content
Glama
guaidao2

Xuanmu-BugBounty-mcp

by guaidao2

bb_fingerprint

Detect web application fingerprints including technology stacks, CMS, and WAF, then receive actionable bypass suggestions.

Instructions

Web 指纹识别 — 技术栈/CMS/WAF 识别 + 绕过建议

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
proxyNo
cookieNo
timeoutNo
auth_tokenNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided. The description states the tool 'identifies' and gives 'bypass suggestions', but does not disclose whether it sends network requests, modifies anything, or if it is safe. The behavioral impact (e.g., potential WAF triggers) is not mentioned, leaving the agent uninformed.

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

Conciseness4/5

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

The description is very short (one line) and conveys core purpose without redundancy. It is front-loaded with the main action. However, it could be slightly more structured (e.g., separate output info), but overall it is 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 (5 parameters, has output schema) and no annotations, the description is incomplete. It lacks details on parameter usage, output format, and expected behavior. The output schema exists but is not described, so the agent cannot anticipate result structure.

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?

Schema description coverage is 0%, meaning the schema does not explain parameters. The description fails to add meaning to the 5 parameters. It only implies 'url' is the target, but does not explain 'proxy', 'cookie', 'timeout', or 'auth_token'. The agent has no semantic help for correct usage.

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 tool performs web fingerprinting to identify tech stack, CMS, WAF, and provides bypass suggestions. The verb'指纹识别' (fingerprint recognition) combined with the listed targets makes the purpose specific. However, it does not explicitly differentiate from sibling tools like bb_dir_scan, but the unique function is clear.

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?

No guidance is provided on when to use this tool versus alternatives. It does not mention prerequisites, scenarios, or that it should be used for initial reconnaissance. The sibling tools cover different attack types, but no comparison or usage context is given.

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/guaidao2/Xuanmu-Bugbounty-mcp'

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