Skip to main content
Glama

MCP Accessibility Scanner

browser_tab_select

Select a specific browser tab by its index to ensure accurate web accessibility scans across multiple open tabs, enhancing WCAG compliance testing efficiency.

Instructions

Select a tab by index

Input Schema

NameRequiredDescriptionDefault
indexYesThe index of the tab to select

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "index": { "description": "The index of the tab to select", "type": "number" } }, "required": [ "index" ], "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