by noemuch · MCP Server · ★ 95
Bridge DS Compiler-driven design generation for Figma — 100% design system compliant. Bridge turns Claude Code into a designer that knows your design system inside out. Instead of writing raw Figma Plugin API scripts, Claude produces declarative scene graph JSON with token references. A local compiler resolves tokens, validates structure, enforces all Figma API rules, and generates correct executable code — then executes it in Figma via MCP. The result: production-ready Figma designs that use your real components, bound variables, and text styles. Zero hardcoded values. Architecture Bridge supports two MCP transports: Auto-detection picks the best available transport. See transport-adapter.md for details. Prerequisites Claude Code installed [N
| Stars | 95 |
| Forks | 3 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.43/100 |
| Last Updated | 2026-04-03 |
| Created | 2026-03-07 |
| Platforms | browser, claude-code, mcp, node |
| Est. Tokens | ~22k |
These tools work well together with bridge for enhanced workflows:
Explore other popular mcp server tools:
bridge is Design in Figma with Claude Code. Bridge connects your terminal to the Figma Plugin API via WebSocket.. It is categorized as a MCP Server with 95 GitHub stars.
bridge is primarily written in JavaScript. It covers topics such as claude-code, design-system, figma.
You can find installation instructions and usage details in the bridge GitHub repository at github.com/noemuch/bridge. The project has 95 stars and 3 forks, indicating an active community.
bridge is released under the MIT license, making it free to use and modify according to the license terms.