
Figma MCP Server
Read Figma frames, components, and design tokens from an MCP client like Claude or Cursor.
Figma MCP Server is a read Figma frames, components, and design tokens from an MCP client like Claude or Cursor. Reads Figma frames, components, and design tokens from any MCP-compatible client.
About Figma MCP Server
Figma MCP Server is a Model Context Protocol server that reads Figma frames, components, and design tokens from any MCP-compatible client. It gives an AI client structured access to design data.
It's compatible with AI clients including Claude and Cursor, with cross-platform support across macOS, Windows, Linux, and CLI environments, and it's free to use with no paid tier required.
It fits developers and designers who want an agent to read design files inside their MCP client. It's a weaker fit if you expect to change designs, since access is read-only, with no mention of write or edit capabilities, and it needs an MCP-compatible client to be useful; free usage is also subject to Figma API rate limits.
It's a read-only bridge into an AI client rather than an editing tool, aimed at pulling frames, components, and tokens into a coding workflow.
Sources: this listing
What it does well
- Reads Figma frames, components, and design tokens from any MCP-compatible client.
- Compatible with popular AI clients including Claude and Cursor.
- Cross-platform support across macOS, Windows, Linux, and CLI environments.
- Free to use with no paid tier required.
Where it falls short
- Limited to read-only access of Figma designs, with no mention of write or edit capabilities.
- Requires an MCP-compatible client to be useful.
- Free usage is subject to Figma API rate limits.
Tagged
- Supports Claude
- CLI
- MCP Support
- Free
Compared with similar things
Picked by shared tags inside the MCP Servers.
- 01Free →Slack MCP Server
Reference MCP server for Slack — read channels, post messages, and manage threads from an agent.
- 02Free →Puppeteer MCP Server
Browser automation MCP server using Puppeteer — navigate, fill, click, and screenshot pages.
- 03Free →Postgres MCP Server
Read-only Postgres MCP server — let an LLM query your database with full schema awareness.
- 04Free →Filesystem MCP Server
Anthropic's reference MCP server for reading, writing, and searching files on the local filesystem.
- 05Free →GitHub MCP Server
Official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client.
- 06Free →Fetch MCP Server
Reference server that fetches and converts web pages into clean markdown for LLM consumption.
Related reading
- What Is an AI Agent Harness? The Runtime That Turns an LLM Into an Agent
A harness is the runtime wrapper that turns a bare language model into an agent — the layer that runs tools, holds memory, assembles context, and enforces limits. The model does the reasoning; the harness does everything the model can't do on its own. It's the part that decides whether you shipped a chatbot or a real agent — and it's why the same model feels brilliant in one tool and useless in another.
Read guide → - Claude Code Memory
Claude Code has built-in memory — a CLAUDE.md file it reads each session — but it only holds short, hand-written notes. To make it understand a large codebase or docs set, you add a second brain: turn the repo into a knowledge graph, fold that into an Obsidian vault, and let the agent query the map instead of re-reading every file.
Read guide → - How to Do Your Own SEO with Claude Code
Claude Code can do most of your SEO — build a crawlable static site, write and optimize pages, fix the technical layer, even bottle the whole workflow into a reusable skill. What it can't do is invent authority or pick keywords, and if you let it generate 10,000 pages you'll get de-indexed, not ranked. Here's the honest, hands-on version for a maker whose site shipped last week.
Read guide →
Featured on Vibedonalds
Own Figma MCP Server? Add this badge to your site to show you’re listed — and link back to your profile here.
<a href="https://vibedonalds.com/tools/mcp-figma" target="_blank" rel="noopener">
<img src="https://vibedonalds.com/badge/featured-on-vibedonalds.svg" alt="Figma MCP Server — Featured on Vibedonalds" width="240" height="60" loading="lazy" />
</a>Frequently asked questions
- What is Figma MCP Server?
- Figma MCP Server is a read Figma frames, components, and design tokens from an MCP client like Claude or Cursor.
- Is Figma MCP Server free?
- Figma MCP Server is free to use. There is no paid tier as of the last index update.
- What platforms does Figma MCP Server support?
- Figma MCP Server runs on mac, win, linux, cli.
- What category does Figma MCP Server belong to?
- Figma MCP Server is in the MCP Servers category — Implementations of the Model Context Protocol — file, database, API, and browser servers that LLM clients can plug into.
- What are the downsides of Figma MCP Server?
- Limited to read-only access of Figma designs, with no mention of write or edit capabilities. Requires an MCP-compatible client to be useful. Free usage is subject to Figma API rate limits.