Back to Browse

Plumb MCP Server

Developer ToolsModerate5.6MCP RegistryLocal
Free

Server data from the Official MCP Registry

Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.

About

Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.

Security Report

5.6
Moderate5.6Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 6 known CVEs in dependencies (0 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Figma personal access token (read-only). Only needed for the REST path — not required when the Plumb plugin is paired in Figma desktop. Create one at figma.com → Settings → Security → Personal access tokens.Required

Environment variable: FIGMA_TOKEN

Optional label shown in the Plumb Figma plugin when multiple plumb-mcp servers are paired with the same plugin (multi-agent connect). Defaults to the basename of the current working directory.Optional

Environment variable: PLUMB_SESSION_NAME

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tathagat22-plumb-mcp": {
      "env": {
        "FIGMA_TOKEN": "your-figma-token-here",
        "PLUMB_SESSION_NAME": "your-plumb-session-name-here"
      },
      "args": [
        "-y",
        "plumb-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Plumb MCP Server - Two-way Figma MCP: extract + verify design-to-code, or | MCP Marketplace