Figbridge MCP Server
Figma ↔ code, in both directions. Free, open source, local, and built for the community.
People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-10 · ★ 10 · #47 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Figbridge
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add rudraptpsingh-figbridge -- npx -y figbridge-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"rudraptpsingh-figbridge": {
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package figbridge-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.rudraptpsingh is GitHub-verified and matches the repo owner
03 · What Figbridge can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.0 · 2026-06-10
mathematical layout metrics + demarcate; wire new tools · perceptual SSIM + delta-E diff and legible diff artifacts · --- · Install / update · bash · npx [email protected] init · already installed on an older…
v0.3.0 · 2026-06-10
cinematic-dark base UI kit · match_mockup visual-diff loop with codebase-aware source mapping · document match_mockup loop and style kits; tool count 45 -> 48 · --- · Install / update · bash · npx [email protected]…
v0.2.2 · 2026-06-03
persistent bridge mode that survives stdin close · Fixes · attach to existing bridge in proxy mode (kills multi-session split-brain) · --- · Install / update · bash · npx [email protected] init · already installed on…
04 · Who maintains Figbridge
figbridge is maintained by rudraptpsingh. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/rudraptpsingh/figbridge
- category
- design - ranked #47 of 74 actively-maintained design servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-06-10)
- registry
- io.github.rudraptpsingh/figbridge (active, first published 2026-04-22 · 6 versions)
- packages
- npm:figbridge-mcp
06 · Figbridge FAQ
What is Figbridge?
Figma ↔ code, in both directions. Free, open source, local, and built for the community.
Is Figbridge still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-10 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Figbridge?
Run `npx -y figbridge-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Figbridge run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Figbridge
Alternatives to Figbridge
Maintained design servers if Figbridge isn't the fit.
- Figma Context MCP Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. ★ 15,705 · 2026-08-07
- Figma MCP Server (figma) The Figma MCP server brings Figma design context directly into your AI workflow. ★ 1,915 · 2026-08-20
- Type UI Design systems, UI prompts, and layout variations for AI coding tools. ★ 1,816 · 2026-07-04
- Openflowkit MCP Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients. ★ 731 · 2026-08-19
- Fable Cut Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export. ★ 627 · 2026-08-24
- Photoshop MCP MCP server for Adobe Photoshop - 102 tools (generative AI + recipes), standalone web UI. Control Ph… ★ 348 · 2026-08-10
More design MCP servers · Memoire · Flato Design MCP · Figma MCP Express · Validator · Openroad MCP (the-openroad-project)
More JavaScript MCP servers · Flow Nexus · Norn · Muapi · Sanity · Mdk MCP Server · see all