Cursor Talk to Figma MCP
Related Servers
Alternatives to Cursor Talk to Figma MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables Cursor AI to read and modify Figma designs via the Model Context Protocol, allowing programmatic control over documents, components, styles, and more.814 npmMIT
- AlicenseBqualityDmaintenanceAllows Cursor AI to communicate with Figma for reading designs and modifying them programmatically through a Model Context Protocol integration.38814 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables Cursor to access Figma files through the Model Context Protocol, enhancing its ability to accurately interpret and utilize design data for code generation.60,612 npm15,879MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to read and modify Figma designs programmatically through the Model Context Protocol.4823 npm1MIT
- AlicenseBqualityDmaintenanceImplements a Model Context Protocol integration between Cursor AI and Figma, allowing Cursor to programmatically read and modify Figma designs.33814 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI coding tools such as Claude Code and Codex to interact with and modify Figma designs via the Model Context Protocol.-
TDQS
Scored across 38 tools
Most tools target distinct resources and actions (e.g., set_padding vs. set_item_spacing). However, get_selection and read_my_design both describe getting selection info with subtle differences, and get_node_info vs. get_nodes_info could confuse agents.
The vast majority follow a consistent verb_noun snake_case pattern (get_, set_, create_, delete_, etc.). Minor deviations like read_my_design and the multiple batch variants (set_multiple_*) break the pattern slightly.
With 38 tools, this server is well beyond the typical 3-15 tool range. While Figma is a complex domain, this many tools feels heavy and could overwhelm agents, making selection harder.
The tool set covers a broad range of Figma operations: node CRUD, text, frames, components, styles, layout, annotations, exports, and prototyping reactions/connections. Some niche operations like style creation or component updates are absent, but core workflows are well covered.