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%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

figma-mcp-server
A Model Context Protocol (MCP) server for Figma data extraction with component and design token focus
0 tools
figma-mcp-tools
A Model Context Protocol (MCP) server for Figma integration
0 tools
figma-to-compose-mcp
A Model Context Protocol (MCP) server for generating Jetpack Compose code from Figma nodes.
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
freecad_mcp
FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools

How to use

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

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