Figma MCP Server for Claude Code
io.github.oabolade/figma_mcp_server_actor
MCP server enabling AI assistants to interact with Figma designs via natural language commands
client:Claude Code
transport:stdio
runtime:npm
Install Figma MCP Server in Claude Code
run in your project directory
claude mcp add figma_mcp_server_actor -e FIGMA_ACCESS_TOKEN=<FIGMA_ACCESS_TOKEN> -- npx -y @oabolade-pegasus/figma-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs