Loomal

Figma-Context-MCP

MCP server by github.com/glips/figma-context-mcp

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

15.1k starsnpm: figma-developer-mcp

About Figma-Context-MCP

Figma-Context-MCP is an MCP (Model Context Protocol) server published by glips in the official MCP registry, listed under Design Tools on Loomal. Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

It ships as an npm package (figma-developer-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/glips/figma-context-mcp, where the project has earned 15,088 GitHub stars.

Use Figma-Context-MCP with your agent

Claude Code · one command
claude mcp add figma-context-mcp -- npx -y figma-developer-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "figma-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-developer-mcp"
      ]
    }
  }
}
npmfigma-developer-mcp

Frequently asked questions

What is Figma-Context-MCP?
Figma-Context-MCP is an MCP (Model Context Protocol) server by glips in the Design Tools category. Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
How do I connect Figma-Context-MCP to Claude, Cursor, or another MCP client?
Install Figma-Context-MCP from its npm package (figma-developer-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Figma-Context-MCP open source?
Yes — the source code is public at github.com/glips/figma-context-mcp, with 15,088 GitHub stars.
Can AI agents pay to use Figma-Context-MCP?
Not yet through Loomal — Figma-Context-MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Figma-Context-MCP? Claim this listing free by verifying GitHub ownership, or contact us.