mcp-ui-analyzer

manhhaycode/mcp-ui-analyzer

3.2

If you are the rightful owner of mcp-ui-analyzer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP UI Screenshot Analyzer is a server that integrates with GitHub Copilot to provide AI-powered UI analysis using local models only, ensuring zero API costs and a privacy-first design.

Tools

Functions exposed to the LLM to take actions

analyze_ui_screenshot

Main analysis tool with configurable depth levels.

extract_color_palette

Extracts dominant colors using OpenCV k-means clustering.

extract_ui_text

Extracts text from UI using Gemma 3 OCR capabilities.

detect_ui_bugs

Detects layout issues and accessibility problems.

detect_ui_components

Coming in Week 2 - YOLOv8 integration.

generate_component_code

Coming in Week 3 - Code generation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources