A community Figma server (Framelink, `GLips/Figma-Context-MCP`) that fetches a Figma file or a selected frame and hands a coding agent a trimmed, code-oriented view of its layout and styling, plus a tool to download the images and icons a design references. Distinct from the Figma Dev Mode MCP server also in this catalogue: that one is Figma's own and runs inside the Figma desktop app, this one is a third-party server that talks to the Figma REST API with your own token. Runs locally over stdio.
Example prompts
Read this Figma frame and build it as a React component with Tailwind.
Download every icon referenced by this Figma file into my assets folder.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.