HomeDesign & Media › figma-mcp-rust

figma-mcp-rust

Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.

TypeScript
★ 51 stars Last pushed 2026-09-04 License: MIT

Connect

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

Package (npm 0.2.0)

npx -y @alvinindra/figma-mcp-rust@0.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "figma-mcp-rust": {
      "command": "npx",
      "args": [
        "-y",
        "@alvinindra/figma-mcp-rust@0.2.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry