Claude Talk to Figma
by arinspunk · Web & Browser · mcp-server, npm
Enables direct control over Figma designs through WebSocket communication for document inspection, element creation and modification, text manipulation, component management, and export capabilities for automated design workflows and content localization.
This MCP server enables AI assistants to directly control Figma designs through a WebSocket bridge, providing comprehensive tools for document inspection, element creation (rectangles, frames, text, shapes), modification (colors, positioning, sizing), text manipulation, and component management. Built with TypeScript and Bun, it features a modular architecture with specialized tool categories, robust error handling with progress tracking for complex operations, and intelligent defaults that preserve transparency and stroke properties. The implementation includes a Figma plugin that establishes WebSocket communication, systematic text replacement strategies with chunking for large designs, and export capabilities for visual verification, making it valuable for automated design workflows, content localization, design system management, and building AI assistants that need programmatic access to Figma's full design capabilities without manual interface navigation.
Source: https://github.com/arinspunk/claude-talk-to-figma-mcp
Install
npx -y claude-talk-to-figma-mcpTags: mcp-server, npm
⭐ 531 GitHub stars · Source: pulsemcp
About Web & Browser MCP servers and Claude skills
Web & Browser MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Claude Talk to Figma is one of hundreds of Web & Browser entries indexed on Skiln. Browse the full Web & Browser category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related Web & Browser MCPs and skills
- OpenAI o3 Search by yoshiko-pg
Provides web search capabilities using OpenAI's o3 model with configurable reasoning effort levels for finding current information and solving complex problems beyond traditional search engines.
- Omnisearch by spences10
Unifies search and content processing by dynamically selecting optimal providers like Tavily, Brave, and Perplexity to enable flexible information retrieval and enhancement across multiple domains.
- Web Research by mzxrai
Research topics using Google search and web scraping.
- EVM Blockchain by mcpdotdirect
Integrates with EVM-compatible blockchains to enable querying data, transferring tokens, reading smart contracts, and resolving ENS names across Ethereum, Optimism, Arbitrum, and Base networks.
- Hyperbrowser by hyperbrowserai
Enables web browsing capabilities through tools for content extraction, link following, and browser automation with customizable parameters for scraping, data collection, and web crawling tasks.
- Web Fetcher by jae-jae
Fetches and extracts web content using Playwright's headless browser capabilities, delivering clean, readable content from JavaScript-heavy websites in HTML or Markdown format for research and information gathering.
- Ref by ref-tools
Integrates with Ref.tools documentation search service to provide curated technical documentation access, web search fallback, and URL-to-markdown conversion for efficient developer reference during coding workflows.
- DeepWiki Markdown Converter by regenrek
Converts DeepWiki repositories into well-formatted Markdown, maintaining links between pages while removing headers, footers, navigation elements, and ads for clean documentation extraction.
Frequently asked questions
How do I install Claude Talk to Figma?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Claude Talk to Figma?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Claude Talk to Figma free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.