DirectoryCursor Talk To Figma
automation

Cursor Talk To Figma

by grab

60
Health
good
80
Popularity

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.

6,741stars
730forks
JavaScript
MIT
Updated May 10, 2026
#agent#agentic#agentic-ai#ai#ai-agents#automation#cursor#design#figma#generative-ai#llm#llms#mcp#model-context-protocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx cursor-talk-to-figma-mcp

Maintenance Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

Categoryautomation
LanguageJavaScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory