Back to Home
southleft icon

figma-console-mcp

Verified Safe

by southleft

Overview

Provides AI assistants with real-time console access, visual debugging, and design system extraction for Figma plugin development and design analysis.

Installation

Run Command
npx figma-console-mcp@latest

Environment Variables

  • FIGMA_ACCESS_TOKEN
  • FIGMA_OAUTH_CLIENT_ID
  • FIGMA_OAUTH_CLIENT_SECRET
  • LOG_LEVEL
  • FIGMA_MCP_MODE
  • FIGMA_DEBUG_HOST
  • FIGMA_DEBUG_PORT

Security Notes

The project follows good security practices. It handles OAuth with CSRF protection and stores secrets via environment variables. It uses Puppeteer's `worker.evaluate()` to run server-controlled code within Figma's plugin context in local mode, which is a powerful capability designed for debugging and requires user trust in the MCP server. Network access in the Desktop Bridge plugin is explicitly set to 'none'. Overall, the system appears robust for its intended purpose.

Similar Servers

Stats

Interest Score57
Security Score9
Cost ClassMedium
Avg Tokens10000
Stars38
Forks0
Last Update2025-11-25

Tags

FigmaMCPAIDebuggingDesign SystemConsolePuppeteerCloudflare WorkersNode.js