Skip to content
Back to search
30
MCP

claude-talk-to-figma-mcp

arinspunk/claude-talk-to-figma-mcp

A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-talk-to-figma-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}