claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (GitHub Copilot, Cursor, etc.) to interact directly with Figma
GitHub Stars
183
User Rating
Not Rated
Favorites
0
Views
76
Forks
19
Issues
6
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Bun: Latest version
Claude Desktop: Latest version
Cursor: Latest version
Figma Desktop: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/arinspunk/claude-talk-to-figma-mcp.git
cd claude-talk-to-figma-mcp
2. Install Dependencies
bash
bun install
3. Build Execution
macOS / Linux:
bash
bun run build
Windows:
bash
bun run build:win
4. Configure Claude
bash
bun run configure-claude
5. Import Figma Plugin
Importsrc/claude_mcp_plugin/manifest.json into Figma
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Bun version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.Additional Resources
Author Information
[^o^]< Hi, my name is Xúlio Zé and here I have some code that I am writing
Gasteiz
8
Followers
17
Repositories
3
Gists
0
Total Contributions
Related MCPs
mcp-tasks
15
MCP Tasks is an efficient task management tool designed to minimize tool confusion and maximize LLM budget efficiency. It offers powerful search, filtering, and organization capabilities across multiple file formats, including Markdown, JSON, and YAML. Users can easily manage their tasks with its intuitive interface.