Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“ Architecture & Design
  3. UIcockpit
UIcockpit logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 6:02:10 AM

UIcockpit

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website

Generate a design system from a brief, then verify your AI stays on it.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for UIcockpit, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ“ More in Architecture & Design

Documentation Overview

UIcockpit

The open-source design system generator. Nine real UI kits on one screen, in your colours, before you commit to one.

UIcockpit: free, no sign-up, nine real kits. Tailwind CSS, daisyUI, Bootstrap, shadcn/ui, Material 3, Radix Themes, Mantine, Ant Design and Open Props.

License: MIT


Pick a starting point, turn the knobs, and watch Tailwind CSS, daisyUI, Bootstrap, shadcn/ui, Material 3, Radix Themes, Mantine, Ant Design and Open Props render the same screens side by side. One set of values is routed into each kit's own vocabulary: its variables, its Sass, its tokens, its theme object. Keep the kit that fits, export the theme, and go build.

Everything runs in the browser. No account, no server, no telemetry. The export is a zip: theme.css, DESIGN.md (to Google's design-system spec), AGENTS.md, CLAUDE.md, .cursor/rules, install.md and a MANIFEST.md that lists versions, licences, and what could not be done.

Nothing here is invented

The claim is not "it looks like Bootstrap". The claim is that it is Bootstrap: their compiled stylesheet, their class names, their components, read from the package they publish. That claim is enforced, not promised:

  • Fidelity, counted. Every class the wall emits is looked up in the kit that should define it. The meter reads 100 per cent for all eight rendering kits, and a class their CSS does not define fails the build by name.
  • Anatomy, verified. A real class in the wrong nest matches nothing and styles nothing, so a rendered sweep asserts that every class on every element is reached by at least one rule of its own kit's stylesheet in that exact DOM.
  • Behaviour, exercised. The same sweep re-themes every kit at a second brand and asserts that every colour in the brand's hue family follows, that nothing painted is invisible against its backdrop, and that every checked control renders differently from its unchecked sibling.
  • Gaps, declared. What a kit has no component for is named on the screen and in the manifest, never quietly substituted. Ant Design and Material are rendered by their own code; what cannot re-theme live says so.
  • Their icons too. Tailwind draws Heroicons, Bootstrap draws Bootstrap Icons, Material draws Material Symbols, Radix draws Radix Icons, Mantine draws Tabler, Ant draws its own set, each read from the package that set publishes.

Run it

Plain Node, zero dependencies of our own:

bash
cd dsg
npm run kits     # fetch the nine kits from their own published packages
npm run page     # build generator.html, the tool
npm run home     # build home.html, the front page
npm run serve    # serve both locally

The gates, if you change anything:

Terminal
npm test         # 109 static tests
npm run fidelity # every class, looked up in its kit
npm run sweep    # the rendered sweep: eight kits, two brands, four invariants
npm run exports  # consumer builds: each export compiled by its own kit's tooling

What this deliberately is not

There is no npm package, no CLI and no MCP server for this version. The zip you export carries the agent-facing files itself, so nothing needs installing to use what you made. The uicockpit and uicockpit-mcp packages on npm belong to a retired earlier version of this project and are deprecated; that product lives on in this repository at the tag archive/cockpit-2026-08-17, and the A2UI catalog experiment that briefly lived beside this one is at archive/a2ui-2026-08-24.

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Architecture & Design View all alternatives
  • Agentic Design System logoAgentic Design System

    Render, evaluate, and trace web UI decisions with deterministic Agentic Design System evidence.

    πŸ“ Architecture & Design1 views
    Compare vs Agentic Design System β†’
  • Revit MCP logoRevit MCP

    MCP Server for Revit integration - AI-Powered Revit Control

    πŸ“ Architecture & Design0 views
    Compare vs Revit MCP β†’
  • Figma MCP Server logoFigma MCP Server

    The Figma MCP server brings Figma design context directly into your AI workflow.

    πŸ“ Architecture & Design1 views
    Compare vs Figma MCP Server β†’
  • Scanbim MCP logoScanbim MCP

    AI Hub for AEC β€” 46 tools for Revit, Navisworks, ACC, XR via Autodesk Platform Services

    πŸ“ Architecture & Design0 views
    Compare vs Scanbim MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
25d ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about UIcockpit

We don't have a confirmed install command for UIcockpit yet, so we don't publish a generated one β€” a guessed package name would point at the wrong package or none at all. Follow the project's own README or setup instructions (https://github.com/AlexanderKaan/uicockpit) for the current steps.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewUIcockpit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/uicockpit?style=directory)](https://allmcps.com/mcp/uicockpit)
HTML Embed
<a href="https://allmcps.com/mcp/uicockpit"><img src="https://allmcps.com/api/badge/uicockpit?style=directory" alt="UIcockpit on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“Architecture & Design
More technical detailsExpand β–Ύ
Last updatedAug 30, 2026
10/12 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit25d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 30, 2026
35Quality signal: Fair Β· 35/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 8/17/2026 via OSV.dev

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“ Architecture & Design β†’Alternatives to UIcockpit β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients