cursor-talk-to-figma-mcp

grab/cursor-talk-to-figma-mcp
★ 6,478 stars JavaScript 🤖 AI/LLM Updated 1mo ago
TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cursor-talk-to-figma": {
      "command": "npx",
      "args": [
        "-y",
        "grab/cursor-talk-to-figma-mcp"
      ]
    }
  }
}

Topics

agentagenticagentic-aiaiai-agentsautomationcursordesignfigmagenerative-aillmllmsmcpmodel-context-protocol