Talk to Figma

Integrate Cursor AI with Figma to read and modify designs programmatically. Enhance your design workflow by leveraging Cursor's capabilities to interact with Figma seamlessly.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install yhc984/cursor-talk-to-figma-mcp-main -c claude

This command will automatically install and configure the Talk to Figma MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Talk to Figma": {
      "command": "bun",
      "args": [
        "/path/to/cursor-talk-to-figma-mcp/src/talk_to_figma_mcp/server.ts"
      ]
    }
  }
}
Share:
Details:
  • Stars


    3
  • Forks


    1
  • Last commit


    4 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Talk to Figma:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Talk to Figma: MCP Server – MCP.Bar