UIMax MCP
About
UIMax MCP — Turns Claude Code into a frontend expert that reviews and fixes your UI automatically. Free for Pro plan users.
Details
- Author
- prembobby39-gif
- GitHub stars
- 7
- Downloads
- 188
- Categories
- Other
Jump to
- Full automated UI review pipeline (10 steps)
- AST-based code analysis with 25+ anti-pattern rules
- Per-section Report Card with letter grades (A+ through F)
- Auto-saves review history to .uimax-reviews.json
- Competitive benchmarking using compare_sites
- Performance budgets enforcement via .uimaxrc.json
Install in one command: claude mcp add uimax -- npx -y uimax-mcp. Then in any Claude Code conversation, say “Review the UI at http://localhost:3000, source code is in ./src” and UIMax runs the full pipeline automatically. You can also install globally with npm install -g uimax-mcp.
UIMax MCP
Turns Claude Code into a frontend expert that reviews and fixes your UI automatically.
<p align="center">
-brightgreen)
</p>
One command — "review my UI at localhost:3000" — and it:
1. Sees your app — captures a real screenshot via Puppeteer
2. Audits accessibility — runs axe-core for WCAG 2.1 violations
3. Runs Lighthouse — real Google Lighthouse scores (Performance, Accessibility, Best Practices, SEO)
4. Measures performance — captures Core Web Vitals (FCP, LCP, CLS, TBT)
5. Audits SEO — 18 checks: meta tags, Open Graph, Twitter cards, structured data, heading hierarchy, canonical URLs
6. Scans your code — AST-based analysis for 25+ anti-patterns across accessibility, design, and code quality
7. Grades everything — per-section Report Card with letter grades (A+ through F) for Accessibility, Performance, Best Practices, SEO, and Code Quality
8. Generates an expert review — Claude acts as a senior frontend engineer with a baked-in review methodology
9. Implements the fixes — edits your actual code files, starting from critical issues down
10. Tracks everything — auto-saves review history so you can see progress over time
Works on any URL — localhost, staging, production. Any site your machine can reach.
Free for all Claude Code users (Pro plan and above). No API keys. No extra costs. Just install and go.
claude mcp add uimax -- npx -y uimax-mcp
---
Quick Start
Install as MCP Server (for Claude Code)
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



