96
grade A
2 days ago
npm

figma-console-mcp

MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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 1 credential: FIGMA_ACCESS_TOKEN
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.
configAPP_NAME
configENABLE_MCP_APPSclaude mcp add figma-console -s user -e FIGMA_ACCESS_TOKEN=figd_YOUR_TOKEN_HERE -e =true -- npx -y figma-console-mcp@latest
🔐 secretFIGMA_ACCESS_TOKENclaude mcp add figma-console -s user -e =figd_YOUR_TOKEN_HERE -e ENABLE_MCP_APPS=true -- npx -y figma-console-mcp@latest
configFIGMA_CONSOLE_CONFIG
configFIGMA_DEBUG_HOST
configFIGMA_DEBUG_PORT
configFIGMA_MCP_MODE
configFIGMA_WS_HOSTOverride the WebSocket server bind address (default: localhost). Set to 0.0.0.0 when running inside Docker so the host machine can reach the MCP server.
configFIGMA_WS_PORTOverride the preferred WebSocket port (default: 9223). The server will fall back through a 10-port range starting from this value if the preferred port is occupied.
configLOG_LEVEL
// 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 7 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/figma-console-mcp-1syafm)](https://m8ven.ai/mcp/figma-console-mcp-1syafm)
commit: 3e8036686b4015a73d741cf690ae4ae9a64f4649
code hash: ba2e5282e331f64f7d363ed8c88a52fd2afb98a8c51b3788f7803f358bc086de
verified: 4/18/2026, 4:10:53 PM
view raw JSON →