cursor-talk-to-figma-mcp MCP Server — Claude Integration
# cursor-talk-to-figma-mcp MCP Server
## What is cursor-talk-to-figma-mcp?
cursor-talk-to-figma-mcp is a production-ready Model Context Protocol (MCP) server with 6,994 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install grab/cursor-talk-to-figma-mcp
# Or manual
git clone https://github.com/grab/cursor-talk-to-figma-mcp.git
cd cursor-talk-to-figma-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** JavaScript
- **Stars:** ⭐ 6,994
- **Forks:** 🍴 772
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [grab/cursor-talk-to-figma-mcp](https://github.com/grab/cursor-talk-to-figma-mcp)