Skip to main content
Glama
badchars

wifi-security-mcp-server

by badchars

detect_mac_randomization

Assess MAC randomization implementation quality per OS/version, apply bypass techniques, or track devices despite randomization on WiFi networks.

Instructions

Unified MAC randomization analysis tool. Modes: bypass (OS-specific bypass techniques), assess (implementation quality assessment per OS/version), tracking (device tracking techniques despite randomization).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
osNoOperating system to assess (required for assess mode)
modeYesOperation mode to execute
versionNoOS version to assess (required for assess mode)
target_osNoTarget operating system (required for bypass mode)
target_versionNoTarget OS version (required for bypass mode)
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 describes the high-level modes but does not disclose behavioral details such as whether the tool is passive or active, required permissions, or potential side effects. More transparency is needed for safe invocation.

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

Conciseness5/5

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

The description is extremely concise, with two sentences plus a bullet-like list of modes. Every word is informative and contributes to understanding the tool's purpose and modes.

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

Completeness4/5

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

Given the high schema coverage and no output schema, the description adequately covers the core functionality (three modes). It does not explain return values, but the tool is a analysis tool with likely output that is self-explanatory. Overall, fairly complete.

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

Parameters3/5

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

Schema coverage is 100%, so the baseline is 3. The description does not add significant meaning beyond the schema; it explains modes but not parameter details. The schema already provides adequate descriptions for each parameter.

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

Purpose5/5

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

The description clearly states it is a unified MAC randomization analysis tool with three distinct modes (bypass, assess, tracking), each with a brief explanation. This distinguishes it from sibling tools, which focus on other wireless security aspects.

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

Usage Guidelines4/5

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

The description provides clear context for each mode (bypass for OS-specific bypass techniques, assess for implementation quality, tracking for device tracking). It does not explicitly state when not to use the tool or mention alternatives, but given the sibling list, no direct alternative exists.

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/badchars/wifi-security-mcp-server'

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