Skip to main content
Glama

browser_a11y

Audit web page accessibility by running axe-core checks. Specify URL, tags, or selector to detect WCAG violations and generate JSON reports.

Instructions

Accessibility audit

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoURL to audit
jsonNoJSON output
tagsNoaxe tags filter
sessionNoSession name
selectorNoScope to element
Behavior1/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 of behavioral disclosure. It offers none—no details about the audit process, output format, side effects, auth requirements, or whether it is a read-only operation. The description is a bare noun phrase with zero behavioral context.

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

Conciseness2/5

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

The description is woefully under-specified at only three words. This is not appropriate conciseness but rather a failure to provide necessary detail. There is no structure or front-loading of key information; it simply restates the topic.

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?

For a tool with 5 optional parameters, no output schema, and no annotations, the description is severely incomplete. An agent cannot determine the tool's purpose, invocation context, expected behavior, or return value from this description alone. It does not meet the minimum requirements for safe and correct use.

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 description coverage is 100%, with each parameter having a brief description (e.g., 'URL to audit', 'axe tags filter'). The description adds no additional parameter meaning beyond what the schema already provides, but since the schema documents all parameters, a baseline of 3 is appropriate.

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 'Accessibility audit' is a noun phrase that merely restates the tool name (a11y = accessibility) without a verb or resource. It does not specify the action taken or the object audited. No differentiation from sibling tools is provided, and it reads as a title rather than a functional description.

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?

There is no guidance on when to use this tool versus alternatives. No mention of appropriate scenarios, prerequisites, or exclusions. The description offers no context to help an agent decide between this and other browser_* tools.

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/Nirmalraj10567/AgentbrowserMcp'

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