The Figma MCP server brings Figma design context directly into your AI workflow.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
[!NOTE] Rate limits apply to Figma MCP server tools that read data from Figma. Some tools, such as those that write to Figma files, are exempt from the rate limits.
Users on the Starter plan or with View or Collab seats on paid plans will be limited to up to 6 tool calls per month.
Users with a Dev or Full seat on the Professional, Organization, or Enterprise plans have per minute rate limits, which follow the same limits as the Tier 1 Figma REST API. As with Figmaβs REST API, Figma reserves the right to change rate limits.
For the complete set of Figma MCP server docs, see our developer documentation. By using the Figma MCP server and the related resources (including these skills), you agree to the Figma Developer Terms. These skills are currently available as a Beta feature.
Write to the canvas (remote server only): Create and modify native Figma content directly from your MCP client. With the right skills, agents can build and update frames, components, variables, and auto layout in your Figma files using your design system as the source of truth.
Note: We're quickly improving how Figma supports AI agents. The write to canvas feature will eventually be a usage-based paid feature, but is currently available for free during the beta period.
Generate code from selected frames
Select a Figma frame and turn it into code. Great for product teams building new flows or iterating on app features.
Extract design context
Pull in variables, components, and layout data directly into your IDE. This is especially useful for design systems and component-based workflows.
Code smarter with Code Connect
Boost output quality by reusing your actual components. Code Connect keeps your generated code consistent with your codebase.
Generate Figma designs from web pages (rolling out)
Capture, import, or convert a web page into a Figma design directly from your AI coding agent.
Different MCP clients require slightly different setups. Follow the instructions below for your specific client to connect to the Figma MCP server.
β Shift P to search for MCP:Add Server.HTTP.https://mcp.figma.com/mcp in the search bar. Then hit Enter.figma.mcp.json file:β₯βB or ββI and switch to Agent mode.#get_design_context to confirm that the Figma MCP server tools are available. If no tools are listed, restart VS Code.[!NOTE] You must have GitHub Copilot enabled on your account to use MCP in VS Code.
For more information, see VS Code's official documentation.
The recommended way to set up the Figma MCP server in Cursor is by installing the Figma Plugin, which includes MCP server settings as well as Agent Skills for common workflows.
Install the plugin by typing the following command in Cursor's agent chat:
The plugin includes:
For more information, see Cursor's official documentation.
The recommended way to set up the Figma MCP server in Claude Code is by installing the Figma Plugin, which includes MCP server settings as well as Agent Skills for common workflows.
Run the following command to install the plugin from Anthropic's official plugin marketplace.
Learn more about Anthropic's Claude Code Plugins and Agent Skills.
For more information, see Anthropic's official documentation.
Install the Figma extension for Gemini CLI by running the following command:
Once installed, authenticate with Figma by running gemini and then executing the following command within the CLI:
To uninstall the extension:
Other code editors and tools that support Streamable HTTP can also connect to the Figma MCP server.
If you're using a different editor or tool, check its documentation to confirm it supports Streamable HTTP based communication. If it does, you can manually add the Figma MCP server using this configuration:
The Figma MCP server introduces a set of tools that help LLMs translate designs in Figma. Once connected, you can prompt your MCP client to access a specific design node.
To provide Figma design context to your AI client:
[!NOTE] Your client won't be able to navigate to the selected URL, but it will extract the node-id that is required for the MCP server to identify which object to return information about.
Figma maintains a list of tools provided by the Figma MCP server in the developer documentation.
You can also learn more about the skills included with the Figma plugin for supported agents in the Figma Help Center. Depending on the agent, you may also see the terms connector, extension, or power; these include the same set of skills.
This repo also contains standalone workflow skills that are not bundled with the Figma plugin:
workflow-skills/video-interaction-mapper: Turns UI recordings into annotated Figma storyboardsworkflow-skills/generate-project-plan: Turn a PRD (plus optional codebase grounding) into a FigJam project plan boardThe quality of the generated code depends on several factors. Some controlled by you, and some by the tools you're using. Here are some suggestions for clean, consistent output.
Provide the best context for your design intent, so the MCP and your AI assistant can generate code that's clear, consistent, and aligned with your system.
CardContainer, not Group 5)[!TIP] Resize the frame in Figma to check that it behaves as expected before generating code.
MCP gives your AI assistant structured Figma data, but your prompt drives the result. Good prompts can:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/figma-mcp-server)<a href="https://allmcps.com/mcp/figma-mcp-server"><img src="https://allmcps.com/api/badge/figma-mcp-server?style=directory" alt="Figma MCP Server on AllMCPs" /></a>