Armory
Source
Browse
MCPs

rlagudals95-figma

Provides a bridge to the Figma design platform, enabling retrieval of detailed design file information, node metadata, and image assets through a flexible TypeScript implementation supporting both stdio and HTTP/SSE transports.

Score
Unranked
Evidence
No signals yet
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

ConfigurationManual
{
  "mcpServers": {
    "rlagudals95-figma": {
      "command": "node",
      "args": [
        "metadata",
        "and",
        "image",
        "assets",
        "through",
        "a",
        "flexible",
        "TypeScript",
        "implementation",
        "supporting",
        "both",
        "stdio",
        "and",
        "HTTP/SSE",
        "transports"
      ]
    }
  }
}

Alternatives · MCPs

  1. glips-figma-context15,754 stars · 1,258 forks · passed install test99.895
  2. grafana3,407 stars · 432 forks98.803
  3. korotovsky-slack-conversations1,808 stars · 366 forks98.453

What it is

MCP server Figma, catalogued on PulseMCP. Provides a bridge to the Figma design platform, enabling retrieval of detailed design file information, node metadata, and image assets through a flexible TypeScript implementation supporting both stdio and HTTP/SSE transports.

When to use it

Provides a bridge to the Figma design platform, enabling retrieval of detailed design file information, node metadata, and image assets through a flexible TypeScript implementation supporting both stdio and HTTP/SSE transports.

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.