An MCP server that lets AI tools read, analyze, and modify Figma designs directly.
Claude Talk to Figma MCP is worth checking the docs before setup with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view arinspunk/claude-talk-to-figma-mcp --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 145 days ago.
611 GitHub stars indicate community interest.
4 open issues signal maintenance load.
MIT license detected.
3 security/trust notes recorded.
Setup difficulty is 3/5.
Generate design system documentation for UI components directly from your AI agent, rendering into Figma or portable .md files.
Argos is an open source visual testing platform that detects unintended UI changes to help teams maintain quality.
Bidirectional MCP bridge that lets AI draw UI directly on Figma canvas and read designs back as structured data.
Extract any website's complete design system with one command.
This tool connects AI assistants like Claude to Figma, so you can ask your AI to look at your designs, suggest changes, or even update elements. It works by running a local server that talks to Figma's API, making design edits as easy as chatting with an AI.
Claude Talk to Figma MCP is a Model Context Protocol (MCP) server that bridges AI assistants and Figma. It allows tools like Claude Desktop, Claude Code, Cursor, and others to read, analyze, and modify Figma designs through natural language commands. The server communicates with Figma's API to fetch design data, apply changes, and manage layers, components, and styles. It supports both HTTP and WebSocket connections, making it flexible for various workflows. Developers can integrate it into their AI-powered design pipelines, enabling rapid prototyping, design reviews, and automated layout adjustments. The project is open-source under MIT license and actively maintained.
611
Stars
114
Forks
4
Issues
MIT
License
An MCP server that lets AI tools read, analyze, and modify Figma designs directly.
Frontend developers who want to automate design tweaks., UI/UX designers using AI to speed up iteration., AI tool enthusiasts building custom workflows.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Requires a Figma personal access token, which should be kept secret. The server runs locally and communicates with Figma's API; ensure network security.
Similar or complementary options to evaluate include uSpec, Argos, figma-ui-mcp.
Aug 20, 2026