Server data from the Official MCP Registry
STOP UI SLOP. Real UI evidence, design contracts, and hard finish gates for coding agents.
STOP UI SLOP. Real UI evidence, design contracts, and hard finish gates for coding agents.
Remote endpoints: streamable-http: https://uizze.com/mcp/registry
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
1 tool verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-uizze-uizze": {
"url": "https://uizze.com/mcp/registry"
}
}
}From the project's GitHub README.
If your UI screams AI, your app is dead.
Build distinctive UI with 800,000+ real web and iOS screens via UIZZE.

UIZZE gives Codex, Claude Code, Cursor, Copilot, and other coding agents live reference search, product-specific design contracts, validation, audits, and a hard finish gate.
Give Codex, Claude Code, or Cursor a workflow grounded in 800,000+ real web and iOS screens, a design contract, and a hard finish gate:
npx skills add https://uizze.com --skill anti-ui-slop
The free skill works on its own. Connect the hosted UIZZE MCP when you want live search, reference packs, audits, and screenshot critique inside the agent. The repository also includes the focused uizze-ui-research and ui-slop-review skills.
→ Read the anti-slop UI workflow
→ Run the AI UI slop preflight checklist
→ Copy an anti-slop UI research, contract, validation, and critique prompt
→ Follow the UI reference cookbook for coding agents
Use UIZZE to:
Connect https://uizze.com/mcp without an account or token. The free server gives your agent one focused tool: check_ui_slop. It checks rendered HTML and CSS for generic structure, fake content, inert controls, missing states, default agent palettes, weak product specificity, and other visible UI slop—then returns concrete fixes.
codex mcp add uizze --url https://uizze.com/mcp
claude mcp add --transport http uizze https://uizze.com/mcp
{
"mcpServers": {
"uizze": {
"url": "https://uizze.com/mcp"
}
}
}
Full UIZZE connects the agent to 800,000+ real web and iOS screens, live reference search, reference packs, product-specific design contracts, implementation validation, deterministic audits, and visual critique. Get an agent token from uizze.com, then add it to the same endpoint:
URL: https://uizze.com/mcp
Authorization: Bearer <your UIZZE agent token>
Store the token in local agent configuration or an environment variable only. Do not commit it.
export UIZZE_AGENT_TOKEN="uizze_at_your_token"
codex mcp add uizze --url https://uizze.com/mcp --bearer-token-env-var UIZZE_AGENT_TOKEN
claude mcp add --transport http uizze https://uizze.com/mcp --header "Authorization: Bearer uizze_at_your_token"
{
"mcpServers": {
"uizze": {
"url": "https://uizze.com/mcp",
"headers": {
"Authorization": "Bearer uizze_at_your_token"
}
}
}
}
This repository is also a valid Codex plugin package. Its manifest lives at .codex-plugin/plugin.json and combines the public UIZZE MCP preview with the focused uizze-ui-research and ui-slop-review skills.
The free UIZZE MCP server returns a deterministic slop audit with evidence and fixes. Full UIZZE adds structured UI references, image URLs, OCR excerpts, ontology context, design contracts, implementation manifests, critique gates, and suggested follow-up calls.
With full UIZZE, start UI work by creating a design contract, inspect the relevant references, adapt the observed patterns to the existing design system, then validate and critique the implementation before calling it done. Do not clone brands, logos, proprietary copy, assets, or exact layouts.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.