DirectoryClaude Talk To Figma
ai-ml

Claude Talk To Figma

by arinspunk

38
Health
stale
71
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

501stars
91forks
TypeScript
MIT
Updated March 11, 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 Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

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