
MCP'S
by Framelink
MCP server that provides Figma layout and design information to AI coding agents and MCP-compatible editors.
Framelink is a Figma-to-code MCP server. The GitHub source describes Figma-Context-MCP as an MCP server that provides Figma layout information to AI coding agents like Cursor, while Framelink’s homepage says its Figma MCP server gives LLMs design details from Figma and works with editors that support MCP servers. Its quickstart focuses on connecting Figma to an AI coding agent, generating a Figma access token, configuring an IDE, and using get_figma_data from a Figma link.
Use when an AI coding agent needs structured Figma layout or design details while implementing a UI. Use with Cursor or another editor/IDE that supports MCP servers and can connect coding agents to external context. Use when you want to pass a Figma link to an MCP tool such as get_figma_data as part of a design-to-code workflow.
Last updated May 31, 2026