Skip to content
Cline

Figme for Cline

io.github.ntson9p/figme-mcp

MCP server that reads local Figma .fig files, fully offline

client:Cline transport:stdio runtime:npm

Install Figme in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Figme in other clients