A read-only Figma MCP server for GitHub Copilot that renders screenshots locally inside Figma via exportAsync, avoiding any public S3 URLs or outbound HTTP. It provides 9 tools to inspect Figma files, components, variables, and FigJam boards through a private tunnel.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
ws: Memory exhaustion DoS from tiny fragments and data chunks
ws: Uninitialized memory disclosure
process.env. You'll be asked to provide them before it can run.BRIDGE_CHANNEL— "": "default"BRIDGE_EMBED— 1 makes the MCP host the bridge in-process, so there's no separate bridge to start. (Local VS Code, no Codespaces secret? Add "BRIDGE_TOKEN": "<your-token>" to this env block instead.)BRIDGE_PORT— "": "3055",BRIDGE_TOKEN— …or via CLI: gh secret set --user --app codespaces (paste the value when prompted)BRIDGE_URL— "": "ws://127.0.0.1:3055",FIGMA_EXPORT_DIRREQUEST_TIMEOUT_MS[](https://m8ven.ai/mcp/rikuto-des-yasuda-figma-mcp-15jxth)