Figma Context MCP
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. It runs locally over stdio via the published package.
People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-07 · ★ 15,705 · #1 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Figma Context MCP
Claude Code
claude mcp add glips-figma-context-mcp -- npx -y figma-developer-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"glips-figma-context-mcp": {
"command": "npx",
"args": [
"-y",
"figma-developer-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 figma-developer-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.GLips is GitHub-verified and matches the repo owner
03 · What Figma Context MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.13.2 · 2026-06-18
What's New in v0.13.2 · Gradients with reduced opacity render at the right strength · Previously, gradient fills ignored layer opacity, only looking at paint/stop-level opacity. Agents could generate gradient overlays…
v0.13.1 · 2026-06-18
What's New in v0.13.1 · A quick follow-up to v0.13.0's payload diet. · No more irrelevant, duplicate, or misleading titles · Figma auto-names a text layer after its content, so a layer that reads "Add to cart" is named…
v0.13.0 · 2026-06-18
What's New in v0.13.0 · v0.13.0 is focused on design output quality: new support for Figma grid layouts, a batch of rendering bug fixes, and - perhaps most importantly - a new default output format that cuts token…
04 · Who maintains Figma Context MCP
Figma-Context-MCP is maintained by glips. It's the only MCP server we track from this author; the repo dates to Feb 2025.
05 · Facts
- repository
- github.com/glips/figma-context-mcp
- category
- design - ranked #1 of 74 actively-maintained design servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-06-18)
- registry
- io.github.GLips/Figma-Context-MCP (active, first published 2025-09-09 · 15 versions)
- packages
- npm:figma-developer-mcp
06 · Figma Context MCP FAQ
What is Figma Context MCP?
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. It runs locally over stdio via the published package.
Is Figma Context MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-07 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Figma Context MCP?
Run `npx -y figma-developer-mcp`. You can also paste the ready-made client config above.
Does Figma Context MCP 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 Figma Context MCP
Alternatives to Figma Context MCP
Maintained design servers if Figma Context MCP isn't the fit.
- 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
- Figma UI MCP Bidirectional Figma MCP - AI draws UI on Figma canvas, reads designs back ★ 232 · 2026-05-26
head to head · Photoshop MCP vs Figma Context MCP
More design MCP servers · Mellos Mapping · Saglitzdesign MCP · Illustrator MCP Server · Oh My Posh Configurator · Canvas API MCP
More TypeScript MCP servers · Gnt · Planka · Guardvibe · Test Coverage MCP · Server Taiwan Weather · see all