Skip to content
Claude Desktop

figma mcp rs for Claude Desktop

io.github.jirayusueb/figma-mcp-rs

Figma/FigJam MCP server with read/write via plugin — no API token, no limits. 78 tools.

client:Claude Desktop transport:stdio runtime:npm

Install figma mcp rs in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "figma-mcp-rs": {
      "command": "npx",
      "args": [
        "-y",
        "figma-mcp-rs"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

figma mcp rs in other clients