Skip to main content
Glama

A11y MCP Server

check_orientation_lock

Test HTML content to identify if it forces a specific screen orientation, ensuring compliance with accessibility standards for user flexibility.

Instructions

Check if content forces a specific orientation

Input Schema

NameRequiredDescriptionDefault
htmlYesHTML content to test for orientation lock issues

Input Schema (JSON Schema)

{ "properties": { "html": { "description": "HTML content to test for orientation lock issues", "type": "string" } }, "required": [ "html" ], "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/ronantakizawa/a11ymcp'

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