Framelink Figma MCP Server
@UDILGU
About Framelink Figma MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Framelink Figma MCP": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp",
"--figma-api-key=YOUR-KEY",
"--stdio"
]
}
}
}Tools
2Get comprehensive Figma file data including layout, content, visuals, and component information
Download SVG and PNG images used in a Figma file based on the IDs of image or icon nodes. Images will be saved relative to the server's image directory: /tmp/mcp-tools-sandbox-fGaakE
Overview
What is Framelink Figma MCP Server?
Framelink Figma MCP Server is a Model Context Protocol (MCP) server that gives AI coding tools like Cursor access to Figma design data. It fetches and simplifies Figma file metadata so that AI agents can accurately implement designs in any framework in one shot.
How to use Framelink Figma MCP Server?
Add the server to your MCP configuration file using npx -y figma-developer-mcp with a --figma-api-key flag or by setting the FIGMA_API_KEY environment variable. After configuration, paste a link to a Figma file, frame, or group into your IDE’s chat and ask the AI to implement the design.
Key features of Framelink Figma MCP Server
- Designed for use with Cursor and other AI coding tools.
- Simplifies Figma API responses to relevant layout and styling info.
- Reduces context size for more accurate AI responses.
- Supports one-shot implementation of designs in any framework.
- Requires only a Figma personal access token to get started.
Use cases of Framelink Figma MCP Server
- Quickly translate Figma mockups into production-ready code in Cursor.
- Give AI coding agents real-time access to Figma design data.
- Speed up design handoff by letting AI implement UI layouts directly.
- Reduce manual rework by using accurate design metadata instead of screenshots.
FAQ from Framelink Figma MCP Server
How do I get a Figma access token?
You can create a Figma personal access token by following Figma’s instructions at help.figma.com (Manage personal access tokens).
What IDEs and tools does it support?
It is specifically designed for use with Cursor but can work with other AI-powered coding tools that support the Model Context Protocol.
How do I configure the server?
Add the server to your MCP configuration file (e.g., mcpServers in Cursor) using the command npx -y figma-developer-mcp with a --figma-api-key flag. Alternatively, set FIGMA_API_KEY and PORT in the env field.
What license is this project under?
It is released under the MIT License.
Where does the Figma data live?
The server fetches data from the Figma API on demand; it does not store design files locally. Only simplified layout and styling metadata is provided to the AI model.
Frequently asked questions
How do I get a Figma access token?
You can create a Figma personal access token by following Figma’s instructions at help.figma.com (Manage personal access tokens).
What IDEs and tools does it support?
It is specifically designed for use with Cursor but can work with other AI-powered coding tools that support the Model Context Protocol.
How do I configure the server?
Add the server to your MCP configuration file (e.g., `mcpServers` in Cursor) using the command `npx -y figma-developer-mcp` with a `--figma-api-key` flag. Alternatively, set `FIGMA_API_KEY` and `PORT` in the `env` field.
What license is this project under?
It is released under the MIT License.
Where does the Figma data live?
The server fetches data from the Figma API on demand; it does not store design files locally. Only simplified layout and styling metadata is provided to the AI model.
Basic information
More Media & Design MCP servers
Floors.live — Event Floor Plan & Seating Designer
HakolsoundMCP server for Floors.live — design event floor plans, manage guest lists, and run intelligent seating assignments from Claude, ChatGPT, or Cursor. 32 tools.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js

Shotstack
Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid
Comments