27 tools from the Mcp Accessibility Scanner MCP Server, categorised by risk level.
View the Mcp Accessibility Scanner policy →browser_snapshot Capture accessibility snapshot of the current page, this is better than screenshot browser_take_screenshot Take a screenshot of the current page. You can't perform actions based on the screenshot, use browser_snapshot for actions. 2/5 scan_page Scan the current page for accessibility violations using Axe scan_page_matrix Run accessibility scans across viewport/media/zoom variants and compare with baseline. audit_keyboard Audit keyboard tab order, focus visibility, jumps, skip links, and focus traps. 2/5 audit_site Crawl internal pages and aggregate accessibility violations across the site. 2/5 browser_click Perform click on a web page 2/5 browser_close Close the page 2/5 browser_console_messages Returns all console messages 2/5 browser_default_timeout Sets the default timeout for all Playwright operations (clicks, fills, etc). Only affects existing tabs and does not persist across browser context... 2/5 browser_drag Perform drag and drop between two elements 2/5 browser_evaluate Evaluate JavaScript expression on page or element 2/5 browser_file_upload Upload one or multiple files 2/5 browser_fill_form Fill multiple form fields 2/5 browser_handle_dialog Handle a dialog 2/5 browser_hover Hover over element on page 2/5 browser_install Install the browser specified in the config. Call this if you get an error about the browser not being installed. 2/5 browser_navigation_timeout Sets the timeout for navigation and page load actions. Only affects the current tab and does not persist across browser context recreation. 2/5 browser_network_requests Returns all network requests since loading the page 2/5 browser_press_key Press a key on the keyboard 2/5 browser_resize Resize the browser window 2/5 browser_select_option Select an option in a dropdown 2/5 browser_tabs List, create, close, or select a browser tab. 2/5 browser_type Type text into editable element 2/5 The Mcp Accessibility Scanner MCP server exposes 27 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mcp Accessibility Scanner server.
Mcp Accessibility Scanner tools are categorised as Read (4), Write (20), Execute (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept