Loomal

figbridge

MCP server by github.com/rudraptpsingh/figbridge

Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.

7 starsnpm: figbridge-mcp

About figbridge

figbridge is an MCP (Model Context Protocol) server published by rudraptpsingh in the official MCP registry, listed under Autonomous Agents on Loomal. Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.

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

Development happens in the open at github.com/rudraptpsingh/figbridge, where the project has earned 7 GitHub stars.

Use figbridge with your agent

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

Frequently asked questions

What is figbridge?
figbridge is an MCP (Model Context Protocol) server by rudraptpsingh in the Autonomous Agents category. Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.
How do I connect figbridge to Claude, Cursor, or another MCP client?
Install figbridge from its npm package (figbridge-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 figbridge open source?
Yes — the source code is public at github.com/rudraptpsingh/figbridge, with 7 GitHub stars.
Can AI agents pay to use figbridge?
Not yet through Loomal — figbridge 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 figbridge? Claim this listing free by verifying GitHub ownership, or contact us.