uimax-mcp: Free MCP Server for Automated Frontend Code Review and Fixes with Claude Code

Automated Frontend Review Pipeline
The uimax-mcp MCP server was created to automate a repetitive workflow: asking Claude to act as a frontend expert for code reviews, then using Claude Code to implement the suggested fixes. This tool packages that entire process into a single automated pipeline.
Core Functionality
With the command review my UI at localhost:3000, the tool performs these actions:
- Captures a real screenshot of your running application using Puppeteer
- Runs Google Lighthouse audits for Performance, Accessibility, Best Practices, and SEO scores
- Executes axe-core WCAG 2.1 accessibility audit
- Scans source code for 25+ anti-patterns
- Returns all data to Claude Code with baked-in expert review methodology
- Claude Code generates the review and implements fixes automatically
Additional Features
The MCP includes 12 total tools:
- Before/after screenshot comparison
- Responsive viewport checks
- Dark mode detection
- Standalone HTML report export
- Custom rule configuration
Installation and Usage
Install with one command:
claude mcp add uimax -- npx -y uimax-mcp@latestThe tool is 100% free for Pro plan users, requires no API keys, and incurs no extra costs. The MCP collects the data, while Claude Code (using your existing subscription) handles the expert analysis and fixes.
Real-World Testing Results
During testing on actual projects, the tool found 109 code findings in one application, including 32 keyboard accessibility issues that would have taken over 30 minutes to identify manually.
Availability
Source code is available on GitHub: https://github.com/prembobby39-gif/uimax-mcp
Package available on npm: https://npmjs.com/package/uimax-mcp
📖 Read the full source: r/ClaudeAI
👀 See Also

Benchmark shows context engine reduces AI coding agent costs by 3x on SWE-bench
A benchmark of 4 coding agents using Claude Opus 4.5 on SWE-bench Verified shows a context engine achieved 73% pass rate at $0.67/task, while other agents cost up to $1.98/task for similar or lower performance.

Jean-Claude: A Satirical LLM Frontend Mocking EU AI Regulation, with 412 Cookie Partners and VAT Invoices Every 5 Messages
Jean-Claude is a satirical LLM frontend that applies extreme EU-style bureaucracy to AI usage: 412 cookie partners, four-eyes principle requiring co-signature, per-token CO₂ tracking with mandatory €offset, VAT invoices every 5 messages, and a compliance center with fake GDPR/AI Act metrics.

Claude for Creative Work: MCP Connectors for Blender, Adobe, Ableton, and More
Anthropic released a set of MCP connectors allowing Claude to interface with creative tools including Blender, Autodesk Fusion, Adobe Creative Cloud, Ableton Live, and Splice, enabling natural-language control, scripting, and pipeline automation.

Alternative AI Coding Agents After Claude's Plan Removal
A Reddit user tested several AI coding agent alternatives after Claude discontinued its coding plan, including Kimi ($20/month), Minimax ($10/month), Z.AI GLM ($10/month), Stepfun ($6-10/month), Mistral ($15/month), and Arcee Trinity (API-based).