Skip to main content
Glama

MCP Accessibility Scanner

browser_tab_new

Launch a new browser tab with a specified URL to facilitate automated accessibility scans, ensuring WCAG compliance and generating detailed remediation reports.

Instructions

Open a new tab

Input Schema

NameRequiredDescriptionDefault
urlNoThe URL to navigate to in the new tab. If not provided, the new tab will be blank.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The URL to navigate to in the new tab. If not provided, the new tab will be blank.", "type": "string" } }, "type": "object" }

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/JustasMonkev/mcp-accessibility-scanner'

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