Several open-source projects on GitHub implement the Model Context Protocol (MCP) for integrating Figma with AI assistants or other tools. These MCP "clients" (and servers) allow applications like Claude or Cursor to access, manipulate, and automate Figma files. Here is a curated list of notable Figma MCP clients and related servers available on GitHub:
Project Name | Description | Integration Target | Key Features |
---|---|---|---|
GLips/Figma-Context-MCP | MCP server to provide Figma access for Cursor and other AI-powered coding tools | Cursor, general MCP clients | Gives AI tools access to Figma files via MCP[1] |
arinspunk/claude-talk-to-figma-mcp | MCP plugin for Claude Desktop to interact with Figma | Claude Desktop | Manipulate Figma objects, advanced text/font control, bidirectional communication, remote components[2] |