MC Figma Bridge
by mochammad123 · design-creative · mcp-server, glama
Enables Cursor (MCP client) to interact with an active Figma document through a local WebSocket bridge and Figma plugin, providing tools to read and modify canvas elements like text and frames.
Source: https://github.com/mochammad123/mcp-figma
Install
git clone https://github.com/mochammad123/mcp-figmaUse this forAI-extracted
- →Extract design components and assets from Figma files programmatically
- →Generate code from Figma design specifications
- →Sync design tokens and variables from Figma into development workflows
Works with
Tags: mcp-server, glama
Source: glama
About design-creative MCP servers and Claude skills
design-creative 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.
MC Figma Bridge is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related design-creative MCPs and skills
- trainee-mcp-server by whmi1
A training MCP server built with TypeScript that provides basic tools (add, get_weather) and a resource (favorite-cities) for use with Claude Desktop. Weather data is fetched from Open-Meteo without requiring an API key.
- mcp-server-starter-kit by park11innyc-lgtm
A production-shaped starter for building MCP servers in TypeScript, featuring stdio and streamable HTTP transport, bearer auth, and example tools including ping and http_get_json with SSRF guards.
- @xbuildy/wave-compute-mcp by xBuildy
The only MCP that gives Cursor developers access to Base44 backend management + decentralized GPU compute via Theta EdgeCloud.
- pathpilot-mcp-server by Godofdeath1709
A starter template for building calculator-focused MCP servers using NitroStack, including tools, resources, and prompts.
- Roblox Studio MCP v2 by KyberWolffe
Enables safe operation of multiple Roblox Studio sessions from concurrent Codex tasks by requiring explicit studio IDs and providing per-session isolation.
- arkts-knowledge-search by rvaim
MCP server for querying online knowledge about ArkTS, ArkUI, HarmonyOS, and OpenHarmony, with separate OAuth login and token encryption.
- viz-mcp by piyushgithub15
Renders charts and diagrams as live interactive UI inside the chat, supporting ECharts for charts and Cytoscape for diagrams with streaming partial updates.
- fusion-svg-mcp by oteroantoniogom
MCP server that generates Disler-style fusion-harness README diagrams with dark GitHub chrome, monospace type, role colors, and CSS flow animations.
Frequently asked questions
How do I install MC Figma Bridge?
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 MC Figma Bridge?
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 MC Figma Bridge 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.