DirectoryClaude Talk To Figma
ai-ml

Claude Talk To Figma

by arinspunk

43
Health
fair
58
Popularity

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

588stars
111forks
TypeScript
MIT
Updated May 10, 2026
#antigravity#claude#claude-ai#claude-code#cursor#figma#githubcopilot#mcp#mcp-server#windsurf-ai

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "claude-talk-to-figma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-talk-to-figma"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

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

Maintenance Healthfair

Freshness25/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this quarter
Most issues unresolved

Server Info

Categoryai-ml
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free for open source

Get Your API Key

AI pair programmer that works with your MCP tools. Free for students and open source.

Try GitHub Copilot

Submit Your Server

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

List Your Server Free
Back to Directory