Home › Design & Media › plumb-mcp
plumb-mcp
Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.13.2)
npx -y plumb-mcp@0.13.2
Or add to your MCP client config:
{
"mcpServers": {
"plumb-mcp": {
"command": "npx",
"args": [
"-y",
"plumb-mcp@0.13.2"
],
"env": {
"FIGMA_TOKEN": "<YOUR_VALUE>",
"PLUMB_SESSION_NAME": "<YOUR_VALUE>"
}
}
}
}
FIGMA_TOKENsecret — 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.PLUMB_SESSION_NAME— 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.
Related servers
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
Tolgee
Your app's translations in Tolgee: search keys, create translations, trigger machine translation
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
Data from the Official MCP Registry