Lets you write full Figma designs from any MCP client using the same 41-tool engine that powers the Genable plugin. You get programmatic control over Auto Layout frames, components, variants, variables, and multi-page layouts. The server handles JSX tree creation, token binding for colors and typography, and visual verification. Pair it with Figma's official read-only MCP to read existing files, then generate new sections or design system components directly from Claude or Cursor. Useful when you want agent-driven design work that outputs real editable layers instead of screenshots. Supports Gemini, Claude, and OpenAI-compatible endpoints. Built by a solo developer and MIT licensed.
Hand off the design busywork. Detailed prompt in. Fully editable Figma layers out — components typed, variables bound, variants generated, pages laid out.
Most AI design tools ship a flat image or a templated mock. Genable is agentic — it plans, executes against Figma's scene graph through typed tools, and verifies its work. The output is real, editable Figma layers, not screenshots.
Use Genable as a Figma plugin (designers) or as the genable-mcp MCP server (Claude Code, Cursor, Cline, Continue, Zed, or any MCP-compatible agent). Same engine, same 41 tools.
Install from Figma Community →
Plugins → Genable.For agent-driven workflows. Pair with the official Figma MCP for full read + write.
{
"mcpServers": {
"genable": { "command": "npx", "args": ["-y", "genable-mcp"] }
}
}
41 tools — JSX tree creation, variables, components, cross-page navigation, visual verification. Full docs on npm →
Genable speaks three protocols natively. Pick whichever you have keys for — keys stay on your device.
| Protocol | Examples | Get a key |
|---|---|---|
| Google Gemini | Gemini 2.5 Pro / Flash | aistudio.google.com |
| Anthropic Claude | Claude 4.7 Sonnet / Opus | console.anthropic.com |
| OpenAI-compatible | OpenRouter, DashScope (Qwen), Kimi K2.5, custom endpoints | varies |
Switch models any time from the Settings panel.
Detail helps. Try prompts like:
Genable returns a real, editable Figma frame you can drop straight into a design system.
Genable is built and maintained by one developer, in the open. If it saves you time or replaces a paid tool, please consider sponsoring:
Sponsorship pays for development time, model API quotas during testing, and ongoing improvements.
MIT — free for personal and commercial use.
miapre/html-to-figma-design-system
ie3jp/illustrator-mcp-server
coding-solo/godot-mcp
ivanmurzak/unity-mcp
yctimlin/mcp_excalidraw
figma/mcp-server-guide