plumb-mcp (tathagat22/plumb-mcp) is an MCP server listed on the M8ven Trust Index. It scores 72 out of 100, grade C. It declares 28 tools. No publisher has claimed this listing.
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.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
tathagat22
Source: github_topic · also listed on Glama, github_repo_search
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
plumb_assetsplumb_auditplumb_brandplumb_componentsplumb_describeplumb_designplumb_diffplumb_emit_reactplumb_fig_outlineplumb_fig_nodeplumb_fitplumb_import_webplumb_nodeplumb_outlineplumb_queryplumb_reviewplumb_scan_referencesplumb_screenshotplumb_searchplumb_selectionplumb_sourceplumb_statusplumb_studioplumb_studio_startplumb_studio_kitplumb_studio_pageplumb_tokensplumb_verifyANTHROPIC_API_KEYplumb-mcp fit exits with a setup messageCHROME_PATHAlias for PLUMB_CHROME, checked second —FIGMA_ACCESS_TOKENAlias for FIGMA_TOKEN, checked second —FIGMA_TOKENYes — FIGMA_TOKEN.PLUMB_ASSETS_DIR./plumb-assets/PLUMB_BRIDGE_PORTScans the 31337–31346 poolPLUMB_BRIDGE_PORTSSame built-in poolPLUMB_CACHE_DIR~/.cache/plumb/PLUMB_CACHE_TTL_MS300000 (5 minutes)PLUMB_CHROMEAuto-detected from the standard install pathsPLUMB_FIT_MODELThe built-in defaultPLUMB_LOG_FORMATHuman-readable linesPLUMB_LOG_LEVELinfoPLUMB_SESSION_NAMEThe current directory namePLUMB_TEST_AFTER_COMMENTPLUMB_TEST_AFTER_JUNKPLUMB_TEST_BLANKPLUMB_TEST_DQPLUMB_TEST_EQUALSPLUMB_TEST_SIMPLEPLUMB_TEST_SPACESPLUMB_TEST_SQPLUMB_TEST_WINSAll four hints declared on every tool
28/28 tools missing one or more hints — plumb_assets (missing: destructiveHint); plumb_audit (missing: destructiveHint); plumb_brand (missing: destructiveHint), +25 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool annotations match behaviour
1 read-only tool performs write/delete/exec — plumb_query (line 220: /\s(\d+(?:\.\d+)?)px/.exec(tok))
Either remove the readOnlyHint:true annotation, or remove the write/delete call from the tool handler.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — plumb_screenshot deletes at line 176 (unlinkSync(tempPath))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
Shell command execution
1 call in production code run through a shell (src/cli/chrome.ts:59)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/tathagat22/plumb-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check