Skip to main content
Glama

UI/UX MCP Server

by willem4130

component_analyze

Assess UI components for performance, accessibility, best practices, and SEO compliance. Integrate with UI/UX workflows to optimize development and ensure adherence to standards.

Instructions

Analyze component for performance and accessibility

Input Schema

NameRequiredDescriptionDefault
checksNo
codeYes

Input Schema (JSON Schema)

{ "properties": { "checks": { "items": { "enum": [ "performance", "accessibility", "best-practices", "seo" ], "type": "string" }, "type": "array" }, "code": { "type": "string" } }, "required": [ "code" ], "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/willem4130/ui-ux-mcp-server'

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