plumb-mcp
Active·★ 44·MIT·Updated 2026-05-28
★ Trending★ Vision / Multimodal★ API Integration
Local Figma MCP server with no REST rate limits, no metered tool-call quotas, and a verification loop. Drop-in alternative to Figma's Dev Mode MCP and Framelink for Claude Code, Cursor, Windsurf — works on every plan including Free.
Plumb is a Figma-to-code MCP server with a built-in verification loop. It reads Figma via a desktop plugin (no rate limits, works on Free plans) and outputs a compact normalised design spec (PDS) instead of large JSON tokens. The unique verification tool drives headless Chrome to diff the rendered code against the original design, closing the loop on code quality.
#ai#ai-coding-agent#anthropic#claude-code#claude-mcp#cursor#design-to-code#design-tokens
01
Features
01No rate limits: reads Figma via a plugin API, bypassing REST quotas and plan gates.
02Compact spec (PDS): deduplicates design tokens and resolves auto-layout to flexbox, reducing token count by 1–2 orders of magnitude.
03Verification loop: `plumb_verify` MCP tool and CLI diff rendered code against Figma design, outputting structured deltas.
04Twelve MCP tools: outline, node, tokens, assets, screenshot, verify, search, components, and more.
05Two data paths: plugin (no token, real-time) and REST (headless/CI, requires token).
02
Compatibility
Claude Code
Auto-detected by plumb-mcp init
Verified via docs
Cursor
Auto-detected by plumb-mcp init
Verified via docs
VS Code
Auto-detected by plumb-mcp init
Verified via docs
Windsurf
Auto-detected by plumb-mcp init
Verified via docs
Any MCP-compatible agent
Stdio MCP protocol
Verified via docs
03
Quick start
1
$ npm install -g plumb-mcp
2
$ plumb-mcp init
04
Use cases
↳Coding agents (Claude Code, Cursor, Windsurf) generating UI from Figma designs with verification to ensure pixel-perfect implementation.
↳CI/CD pipelines that automatically verify frontend code matches design specs using the `plumb-mcp verify` CLI.
↳Developers needing to extract structured design tokens, SVG icons, and PNG assets from Figma without rate limits or plan restrictions.
05
Alternatives
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!