Mimic AI MCP server
Builds Figma from your design system: real components and tokens, enforced, learning every build.
13 stars85 downloads/wk
Reviews
Write oneNobody has reviewed Mimic AI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Mimic AI tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan34 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 7 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
What the publisher says
From the Mimic AI repository's README, as published. We do not edit it. Read it on GitHub
Mimic AI
Transforms HTML into Figma using only your design system, enforcing correct component usage and falling back safely when needed, while improving accuracy with every build.
Open-source MCP server. Runs locally. Your design data never leaves your machine.
Gated, not steered
AI writing into Figma isn't the hard part anymore; several tools do it now. The differences show up in what happens when the AI reaches for something your design system doesn't have. A tool that steers an agent toward your components can still land on a raw hex value, a raw pixel size, or a font your system doesn't use, and general guidance for that category of tool is that the result may need manual review and cleanup before it's usable. Mimic enforces at write time, inside the Figma plugin itself, not just in the prompt.
What the gate blocks
- Raw hex/rgb fills where a DS color variable exists
- Raw pixel font sizes where a DS text style exists
- Fonts outside the design system
- Variable category mismatches (e.g. a background token used as a stroke)
- Primitive frames for elements the DS already has as components (buttons, badges, inputs, table cells, and more)
If the DS genuinely has no equivalent, Mimic says so in the build report instead of quietly leaving a raw value in place.
What the learning accumulates
- Component recipes, replayed automatically once confirmed across builds
- Majority-wins variant defaults, learned from your own usage patterns
- Design rules you set once by correcting a build, enforced on every one after
- No-good compilation: patterns tried and confirmed not to work, so they aren't retried
- Staleness detection: flags a stored recipe the moment it stops matching your current DS
- All scoped per design system library: nothing bleeds across unrelated files
Nothing else accumulates this across builds. A hand-authored Figma Agent Skill is static text; it doesn't learn from what you correct.
What the report proves Every build ends in a compliance-audited report: components used and their keys, primitives built and why, which stored rules were checked and whether they held, and where the DS still has coverage gaps. It's built to be shown to a stakeholder, not just read by the person who ran the build.
Why Mimic exists
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @miapre/mimic-ai on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mimic-ai -- npx -y @miapre/mimic-ai
Mimic AI: common questions
- Is Mimic AI MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Mimic AI safety report
- How do I install Mimic AI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Mimic AI need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Mimic AI maintained?
- The last commit was 8 days ago (2026-09-18). The latest release is v3.0.1.
- What can I use instead of Mimic AI?
- Servers from other publishers that do the same job: Standby Design MCP server, Buoy MCP server and Raven MCP server. Compare all Mimic AI alternatives.
Alternatives to Mimic AI
Same job from other publishers: the closest match first, then the best rated.
- Standby DesignGenerate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.not reviewedGrowingA
- BuoyDesign tokens and drift checks for coding agents: use the token, not the hardcoded value.not reviewedGrowingA
RavenDesign intelligence for coding agents: audits, design systems, and a taste profile agents consult.not reviewedGrowingB- Figma RustFigma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.not reviewedGrowingA
- Figma GoFigma MCP server with full read/write access via plugin bridge — no API token or rate limits.not reviewedGrowingA