run_accessibility_scan

Scan a URL for WCAG 2.1 Level A + AA accessibility violations using Playwright + axe-core,

Server Navable MCP web-dna/navable-web-accessibility-mcp
Category Execute
Risk class High
Parameters 00 required

What run_accessibility_scan does on Navable MCP

AI agents invoke run_accessibility_scan to trigger actions in Navable MCP. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why run_accessibility_scan needs a policy

This tool triggers external operations (browser automation and accessibility analysis) rather than simply retrieving static data. Although the scanning itself is read-only in intent, the execution of Playwright commands constitutes triggering code/browser actions.

From the tool's definition Tool description states it 'Scan[s] a URL' and uses 'Playwright + axe-core' — Playwright is a browser automation framework that executes actions in a real browser environment.

Questions about run_accessibility_scan

What does the run_accessibility_scan tool do? +

Scan a URL for WCAG 2.1 Level A + AA accessibility violations using Playwright + axe-core,. It is categorised as a Execute tool in the Navable MCP MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on run_accessibility_scan? +

Register the Navable MCP server in PolicyLayer and add a rule for run_accessibility_scan: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Navable MCP. Nothing to install.

What risk level is run_accessibility_scan? +

run_accessibility_scan is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit run_accessibility_scan? +

Yes. Add a rate_limit block to the run_accessibility_scan rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block run_accessibility_scan completely? +

Set action: deny in the PolicyLayer policy for run_accessibility_scan. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides run_accessibility_scan? +

run_accessibility_scan is provided by the Navable MCP server (web-dna/navable-web-accessibility-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.