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"
]
}
}
}
Details:
Stars
3Forks
1Last commit
4 months agoRepository age
4 months
Auto-fetched from GitHub .
MCP servers similar to Talk to Figma:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit