aicoolies logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

open-sourceopen sourcetelemetry concernsupdated Jul 10, 2026
Visit Website →
Share

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Figma Console MCP is an MIT-licensed Model Context Protocol server from southleft that turns a Figma design system into a programmable surface for AI-assisted design and development. Rather than treating a design file as a screenshot to export, it gives compatible assistants structured access to variables, styles, components, file metadata, screenshots, console information, and other design-system context. Its canonical role is Figma and design-system infrastructure: teams can query, inspect, create, and debug design assets while keeping design decisions available to development workflows.

The project supports design-system extraction, creation and modification of Figma content, component and variable management, visual and console debugging, accessibility auditing, version-aware inspection, and bidirectional token synchronization between Figma variables and code-oriented formats. Connection options serve different operating needs: NPX or a local Git setup uses the Figma Desktop Bridge for the broadest read/write and real-time workflow; Cloud Mode pairs web-based AI clients with the plugin for write access; and the hosted remote SSE mode is intentionally narrower and read-only. This range makes the tool useful beyond code export, especially when an assistant needs to reason about the system behind a screen.

Figma Console MCP fits design-system maintainers, frontend teams, and AI-assisted product groups that want repeatable automation around tokens, components, audits, handoff, and design debugging. Adoption still requires deliberate access control: local and cloud setups use Figma credentials or pairing, write-capable modes can change design files, and the project’s hosted modes introduce a different trust boundary from a fully local deployment. Teams should choose the connection mode that matches their security policy, test writes in controlled files, and review generated or synchronized changes before they become part of a production design system.

Pricing

MIT-licensed open-source software. Self-run NPX/local use and the project-hosted remote or cloud modes still depend on the user’s Figma access, credentials, and deployment choices.

Platforms

Model Context Protocol server for Node.js and MCP clients, with NPX/local Git, remote SSE, Cloud Mode, and a Figma Desktop Bridge plugin.

Categories

Tags

Use Cases

Related Tools

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-sourceOpen Source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Mitosis

Write components once and compile them into native code for multiple frameworks

Mitosis is Builder.io-backed open-source infrastructure for writing a component once and compiling it into native framework components for React, Vue, Angular, Svelte, Qwik, Solid, React Native, and other targets. It supports cross-framework design systems and Figma-to-code synchronization, but is distinct from the Builder.io visual builder product.

open-sourceOpen Source

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

open-sourceOpen Source