Server data from the Official MCP Registry
Real UI references, design contracts, validation, audits, and critiques for coding agents.
Real UI references, design contracts, validation, audits, and critiques for coding agents.
Remote endpoints: streamable-http: https://uizze.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue 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.
Set these up before or after installing:
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-samuelbushi-uizze": {
"url": "https://uizze.com/mcp"
}
}
}From the project's GitHub README.
UI taste for agents.
UIZZE is an anti-slop UI context layer for coding agents. It helps agents inspect real UI references before implementation instead of beginning from a generic guess.
→ Read the anti-slop UI workflow
Use UIZZE to:
The public catalog is free to browse. Full access is required for Agent Connector and hosted MCP workflows.
Refer product builders who need real UI references and agent-ready design context. UIZZE affiliates earn 50% of each referred buyer's first paid order, with a 30-day hold and manual payout.
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"
}
}
}
}
The UIZZE MCP server returns structured UI references, image URLs, OCR excerpts, ontology context, design contracts, implementation manifests, deterministic audit results, critique gates, and suggested follow-up calls.
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.
Install the reusable UIZZE UI-research workflow for compatible coding agents:
npx skills add aislon/uizze-mcp --skill uizze-ui-research
The skill guides agents to use UIZZE references, design contracts, and validation workflows without copying another product's branded interface. It requires a configured UIZZE MCP connection for hosted workflows.
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.