26
/ 100
7 days ago
github_topic

plumb-mcp

Local Figma MCP server with no REST rate limits, no metered tool-call quotas, and a verification loop. Drop-in alternative to Figma's Dev Mode MCP and Framelink for Claude Code, Cursor, Windsurf — works on every plan including Free.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — plumb_query (line 196: /\s(\d+(?:\.\d+)?)px/.exec(tok))
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: FIGMA_ACCESS_TOKEN, FIGMA_TOKEN, PLUMB_FILE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROME_PATH
🔐 secretFIGMA_ACCESS_TOKEN
🔐 secretFIGMA_TOKENToken required No. Yes — (figma.com → Settings → Security).
configPLUMB_ASSETS_DIRAssets — ./plumb-assets/<screen>/ (override with ).
configPLUMB_CACHE_DIRCache — ~/.cache/plumb/v1/ (TTL'd; override with ).
configPLUMB_CACHE_TTL_MS
configPLUMB_CHROME
🔐 secretPLUMB_FILE_KEY… # for npm run outline etc.
configPLUMB_NODE_ID131:6950 # demo target
configPLUMB_SCREENSHOTS_DIRScreenshots — ./plumb-screenshots/ (override with ).
configPLUMB_SESSION_NAME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 9 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tathagat22-plumb-mcp-12sqtu)](https://m8ven.ai/mcp/tathagat22-plumb-mcp-12sqtu)
commit: 69e9899df422548cf28c8dd97b9f983363688c33
code hash: 5a568dcfc75645711a9096681fc305ad0240a4a0df97bd4be3e89323f1c5d338
verified: 5/28/2026, 11:39:40 AM
view raw JSON →