TalkToFigma MCP

Active
GitHub JavaScript MIT

Description

TalkToFigma is an MCP integration tool that enables AI agents (Cursor, Claude Code) to communicate with Figma for reading designs and modifying them programmatically.

Key Features

  • MCP server enabling AI agents (Cursor, Claude Code) to read and programmatically modify Figma designs
  • WebSocket-based communication between MCP server and Figma plugin
  • Rich Figma operations: read document info, manage selections, create/modify/delete nodes
  • Bulk text content replacement and instance override propagation for large-scale design automation
  • Auto Layout and styling controls: padding, alignment, sizing, fill colors, strokes, corner radius
  • Component system support: get local components, create instances, extract and apply overrides

Use Cases

💡 Automated design-to-code workflows where AI agents read Figma designs and generate implementation code
💡 Bulk design updates: replacing text content, styles, or component instances across large Figma files
💡 Design system enforcement where agents verify and fix design consistency across pages
💡 Rapid prototyping by having AI agents create and modify Figma layouts programmatically

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (7.0k stars)
  • Permissive open-source license (MIT)

Categories

Quick Start

1. Install Bun: `curl -fsSL https://bun.sh/install | bash`
2. Run setup (installs MCP in Cursor): `bun setup`
3. Start WebSocket server: `bun socket`
4. Install Figma plugin from Figma Community and connect to the WebSocket channel
5. Use Cursor to issue design commands via the MCP tools

Related Projects

21st Magic MCP

5.7k · JavaScript
Active A

21st Magic MCP is a frontend-focused MCP server providing v0-like AI component generation capabilities inside Cursor, WindSurf, Cline, and other IDEs.

mcpfrontendui-generation +2
  • · AI-powered UI component generation from natural language descriptions via MCP protocol
  • · Multi-IDE support for Cursor, Windsurf, VS Code, and VS Code + Cline integrations
  • · Access to a vast library of pre-built, customizable components inspired by 21st.dev designs

Unity MCP

13.4k · C#
Active A

An MCP bridge connecting AI assistants to the Unity Editor, enabling LLMs like Claude and Cursor to manage assets, control scenes, edit scripts, and automate game development tasks through natural language.

mcptoolscsharp +2
  • · Bridge AI assistants (Claude, Codex, Cursor) to Unity Editor via MCP
  • · Manage assets, control scenes, and edit scripts through natural language
  • · Support for multiple Unity instances with multi-instance routing

Vibe-Trading

31.0k · Python
Active A+

Vibe-Trading is an open-source personal trading agent stack that combines LLMs, MCP tooling, and multi-agent workflows for algorithmic trading and backtesting.

ai-agentalgorithmic-tradingbacktesting +5
  • · One command empowers your trading agent with full quantitative trading capabilities via LLM + MCP toolchain
  • · Backtesting engine supporting 7 data sources (Tushare, OKX, CCXT, AkShare, etc.) with local caching
  • · Connector-first architecture supporting IBKR, Robinhood, Tiger, Alpaca, OKX, Binance paper trading