MCP server

Figma
MCPFrames, tokens, and comments — from the file, not a screenshot.
Figma’s official MCP. Desktop or remote. The agent reads the node you have selected.
latest·Proprietary·Updated this month·Transport: http
Claude CodeCursorDesktop
ScannedActive
Paste the local URL into Claude’s MCP settings
Figma → Dev Mode → Enable MCP serverBy Figma
Spec
What the server actually exposes.
get_file
readFile structure and names.
get_selection
readThe current selection.
get_tokens
readVariables in use.
Guardrails
- File you have open
- No org-wide crawl
- Writes stay in Figma comments if enabled
figma-mcp.mcp/tools
Tools
- read
get_file
File structure and names.
- read
get_selection
The current selection.
- read
get_tokens
Variables in use.
Last call
{ "ok": true,
"tool": "get_file",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
