Google PageRank for AI agents. 25,000+ tools indexed.

cursor-talk-to-figma-mcp MCP Server

grab/cursor-talk-to-figma-mcp

Score: 54.5 Rank #9495 MCP Server
Are you the maintainer of grab/cursor-talk-to-figma-mcp? Claim this listing →

TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

Add AgentRank to Claude Code Discover and compare tools like grab/cursor-talk-to-figma-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

grab/cursor-talk-to-figma-mcp is a JavaScript tool licensed under MIT. TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically. Topics: agent, agentic, agentic-ai, ai, cursor, design, figma, mcp, ai-agents, llm, llms, automation, generative-ai, model-context-protocol, claude-code, codex.

Ranked #9495 out of 24840 indexed tools.

Has 7,033 GitHub stars.

Ecosystem

JavaScript MIT
agentagenticagentic-aiaicursordesignfigmamcpai-agentsllmllmsautomationgenerative-aimodel-context-protocolclaude-codecodex

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 7,033

7,033 stars → well-known project

Freshness 25% 2mo ago

Last commit 2mo ago → moderate activity

Issue Health 25% 30%

38/126 issues closed → many open issues

Contributors 10% 7

7 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 777
Description Detailed
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

How to Improve

Freshness high impact

Last commit was 61 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 88 open vs 38 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for grab/cursor-talk-to-figma-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/grab--cursor-talk-to-figma-mcp)](https://agentrank-ai.com/tool/grab--cursor-talk-to-figma-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/grab--cursor-talk-to-figma-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/grab--cursor-talk-to-figma-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="grab/cursor-talk-to-figma-mcp"></script>

Matched Queries

topic:mcptopic:model-context-protocol

From the README

# Talk to Figma MCP

This project implements a Model Context Protocol (MCP) integration between AI agent (Cursor, Claude Code) and Figma, allowing AI agent to communicate with Figma for reading designs and modifying them programmatically.

https://github.com/user-attachments/assets/129a14d2-ed73-470f-9a4c-2240b2a4885c

## Project Structure

- `src/talk_to_figma_mcp/` - TypeScript MCP server for Figma integration
- `src/cursor_mcp_plugin/` - Figma plugin for communicating with Cursor
- `src/socket.ts` - WebSocket server that facilitates communication between the MCP server and Figma plugin

## How to use

1. Install Bun if you haven't already:

```bash
curl -fsSL https://bun.sh/install | bash
```

2. Run setup, this will also install MCP in your Cursor's active project

```bash
bun setup
```

3. Start the Websocket server

```bash
bun socket
```

4. **NEW** Install Figma plugin from [Figma community page](https://www.figma.com/community/plugin/1485687494525374295/cursor-talk-to-figma-mc
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.