DirectoryCursor Talk To Figma
automation

Cursor Talk To Figma

by grab

58
Health
fair
78
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,431stars
689forks
JavaScript
MIT
Updated March 11, 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 Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-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