Figma MCP MCP
v1.0.1io.scalably/figma-mcp
Figma MCP: list frames in a file and fetch one frame's JSON and image safely. 2 tools.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add figma-mcp -e FIGMA_TOKEN=<FIGMA_TOKEN> -e FIGMA_API_BASE_URL=<FIGMA_API_BASE_URL> -e FIGMA_REQUEST_TIMEOUT_MS=<FIGMA_REQUEST_TIMEOUT_MS> -e FIGMA_MAX_JSON_BYTES=<FIGMA_MAX_JSON_BYTES> -e FIGMA_MAX_FRAME_BYTES=<FIGMA_MAX_FRAME_BYTES> -e FIGMA_OUTPUT_ROOT=<FIGMA_OUTPUT_ROOT> -e FIGMA_ALLOW_HTTP_FOR_TESTS=<FIGMA_ALLOW_HTTP_FOR_TESTS> -- npx -y @scalably-io/figma-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.