Home › Development › localfig

localfig

The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.

TypeScript Local macOSWindows
★ 1 stars Last pushed 2026-09-16 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "localfig": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry