A local MCP server that lets MCP clients inspect and edit the Figma document currently open in the Figma desktop app using a local bridge and development plugin.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FIGMA_ACCESS_TOKEN— , FIGMA_PERSONAL_ACCESS_TOKEN, FIGMA_TOKEN empty Figma personal-token aliasesFIGMA_API_BASE_URLFIGMA_MCP_ASSET_HOSTS— empty Comma-separated exact HTTPS hostnames for remote imagesFIGMA_MCP_ASSET_ROOTS— empty Allowed local asset roots, separated by the OS path delimiterFIGMA_MCP_BRIDGE_HOST— 127.0.0.1 Loopback host; only 127.0.0.1, localhost, or ::1FIGMA_MCP_BRIDGE_ONLY— 0 Run HTTP bridge without MCP stdioFIGMA_MCP_BRIDGE_PORT— 3845 Bridge port; the development manifest permits 3845FIGMA_MCP_BRIDGE_TOKEN— $env: = (npm run --silent generate-token).Trim()FIGMA_MCP_ENABLE_PLUGIN_EVAL— 0 Enable arbitrary plugin-context JavaScriptFIGMA_MCP_ENABLE_REST— 0 Expose optional Figma REST toolsFIGMA_MCP_MAX_ASSET_BYTES— 10485760 Maximum image sizeFIGMA_MCP_MAX_REST_RESPONSE_BYTES— 26214400 Maximum buffered Figma REST responseFIGMA_MCP_PLUGIN_CLIENT_STALE_MS— 60000 Plugin client staleness thresholdFIGMA_MCP_PLUGIN_TIMEOUT_MS— 30000 Plugin command timeoutFIGMA_MCP_TIMEOUT_MS— 30000 REST and asset timeoutFIGMA_MCP_WATCH_FORCE_ACTIVEFIGMA_MCP_WATCH_INACTIVE_GRACE_MS— 4000 Delay before owned bridge shutdownFIGMA_MCP_WATCH_LOG_BACKUPSFIGMA_MCP_WATCH_LOG_MAX_BYTESFIGMA_MCP_WATCH_POLL_MS— 2000 Watcher poll intervalFIGMA_MCP_WATCH_PROCESS_NAMES— Figma.exe Windows watcher process listFIGMA_OAUTH_TOKEN— empty Figma OAuth bearer tokenFIGMA_PERSONAL_ACCESS_TOKEN— FIGMA_ACCESS_TOKEN, , FIGMA_TOKEN empty Figma personal-token aliasesFIGMA_TEST_FILE_KEY— "SYNTHETIC_FILE_KEY" \FIGMA_TEST_NODE_IDFIGMA_TEST_URLFIGMA_TOKEN— FIGMA_ACCESS_TOKEN, FIGMA_PERSONAL_ACCESS_TOKEN, empty Figma personal-token aliasesFIGMA_VERIFY_MUTATION_PREFIXFIGMA_VERIFY_PLUGIN_TIMEOUT_MSFIGMA_VERIFY_REST_DEPTH[](https://m8ven.ai/mcp/tomasmarekk-native-figma-mcp-5y339i)