Skip to main content
Glama

Mentor MCP Server

design_critique

Analyze design documents, UI/UX mockups, or architectural diagrams for usability, aesthetics, consistency, accessibility, and potential flaws to improve overall design quality.

Instructions

Offers a critique of a design document, UI/UX mockup, or architectural diagram, focusing on usability, aesthetics, consistency, accessibility, and potential design flaws.

Input Schema

NameRequiredDescriptionDefault
design_documentYesA description or URL to the design document/image
design_typeYesType of design (e.g., 'web UI', 'system architecture', 'mobile app')

Input Schema (JSON Schema)

{ "properties": { "design_document": { "description": "A description or URL to the design document/image", "type": "string" }, "design_type": { "description": "Type of design (e.g., 'web UI', 'system architecture', 'mobile app')", "type": "string" } }, "required": [ "design_document", "design_type" ], "type": "object" }

You must be authenticated.

Other Tools from Mentor MCP Server

Related Tools

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/cyanheads/mentor-mcp-server'

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