MCP Directory
Back

cursor-talk-to-figma-mcp

by grab · JavaScript · ★ 6,715

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.

#agent#agentic#agentic-ai#ai#ai-agents#automation#cursor#design#figma#generative-ai#llm#llms#mcp#model-context-protocol

Install

npx -y github:grab/cursor-talk-to-figma-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

This project implements a Model Context Protocol (MCP) integration between AI agent (Cursor, Claude Code) and Figma, allowing AI agent to communicate with Figma for reading designs and modifying them programmatically. https://github.com/user-attachments/assets/129a14d2-ed73-470f-9a4c-2240b2a4885c - - TypeScript MCP server for Figma integration - - Figma plugin for communicating with Cursor - - WebSocket server that facilitates communication between the MCP server and Figma plugin 1. Install Bun if you haven't already: 2. Run setup, this will also install MCP in your Cursor's active proj…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers