Figma MCP Server (figma)
The Figma MCP server brings Figma directly into your workflow by providing important design information and context to AI agents generating code from Figma design files. It is available as a remote MCP endpoint.
Teams that want a hosted design endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-20 · ★ 1,915 · VERIFIED 2026-08-25
Python servers · how we verify → /methodology
01 · Install Figma MCP Server (figma)
Claude Code
claude mcp add figma-mcp-server-guide --transport http https://mcp.figma.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"figma-mcp-server-guide": {
"url": "https://mcp.figma.com/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
https://mcp.figma.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
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 remote - your agent's requests go to mcp.figma.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license no standard license detected - usage rights unclear; check the repo before commercial use
registry vendor namespace com.figma.mcp - domain-verified with the official MCP registry
03 · Who maintains Figma MCP Server (figma)
Figma MCP Server is maintained by figma. It's the only MCP server we track from this author; the repo dates to Aug 2025.
04 · Facts
- repository
- github.com/figma/mcp-server-guide
- category
- design - actively maintained as of 2026-08-25.
- registry
- com.figma.mcp/mcp (active, first published 2025-10-08 · 4 versions)
05 · Figma MCP Server (figma) FAQ
What is Figma MCP Server (figma)?
The Figma MCP server brings Figma directly into your workflow by providing important design information and context to AI agents generating code from Figma design files. It is available as a remote MCP endpoint.
Is Figma MCP Server (figma) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-20. We re-verify nightly.
How do I install Figma MCP Server (figma)?
Run `claude mcp add figma-mcp-server-guide --transport http https://mcp.figma.com/mcp`. You can also paste the ready-made client config above.
Does Figma MCP Server (figma) require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Figma MCP Server (figma)
Alternatives to Figma MCP Server (figma)
Maintained design servers if Figma MCP Server (figma) 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
- 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
More design MCP servers · Design System Extractor · useVyre Context · SCORM Packager (HTML → SCORM 2004) · Mellos Mapping
More Python MCP servers · Python MCP · FinStack MCP · Webfetch (firish) · Plesk MCP · Floom · see all