MCP Directory
Back

claude-talk-to-figma-mcp

by arinspunk · TypeScript · ★ 584

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

#antigravity#claude#claude-ai#claude-code#cursor#figma#githubcopilot#mcp#mcp-server#windsurf-ai

Install

npx -y github:arinspunk/claude-talk-to-figma-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Enable your AI agents to read, analyze, and modify Figma designs. Works with your favorite agentic tools: - [Claude Desktop](https://claude.ai/) - [Claude Code](https://docs.anthropic.com/en/docs/claude-code) - [Cursor](https://cursor.com/) - [Antigravity](https://antigravity.google/) - [Windsurf](https://windsurf.com/) - [VS Code](https://code.visualstudio.com/) + [GitHub Copilot](https://github.com/features/copilot) - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) - [Roo Code](https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-clin…
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