Handle Figma MCP
Related Servers
Alternatives to Handle Figma MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables any AI model to create, read, and edit Figma designs in real time through the Model Context Protocol.-
- FlicenseNot gradedqualityCmaintenanceEnables AI coding tools such as Claude Code and Codex to interact with and modify Figma designs via the Model Context Protocol.-
- FlicenseBqualityDmaintenanceEnables Cursor AI to read and modify Figma designs programmatically via the Model Context Protocol.387253-
- FlicenseBqualityDmaintenanceEnables AI assistants to interact with Figma files through the ModelContextProtocol, allowing viewing, commenting, and analyzing Figma designs directly in chat interfaces.51,330213-
- AlicenseNot gradedqualityDmaintenanceEnables Cursor AI to read and modify Figma designs via the Model Context Protocol, allowing programmatic control over documents, components, styles, and more.725MIT
- AlicenseNot gradedqualityBmaintenanceModel Context Protocol integration for the Figma API, enabling AI applications to access Figma files, components, and design tokens.MIT
TDQS
Scored across 48 tools
Several tools have overlapping purposes, notably get_selection and read_my_design both retrieve selection details, and scan_text_nodes overlaps with scan_nodes_by_types. However, most tools target distinct actions or resources, and descriptions generally clarify usage, though some ambiguity remains.
The vast majority of tools follow a consistent verb_noun snake_case pattern (e.g., create_rectangle, set_fill_color). Minor deviations like read_my_design and join_channel break the pattern, but the overall convention is clear and predictable.
With 48 tools, the server is heavily over-scoped, exceeding the 25-tool threshold for 'too many.' Many tools are singular/plural variants (e.g., create_paint_style vs. create_multiple_paint_styles), which could be consolidated. This large count likely overwhelms agents.
The server covers a broad range of Figma operations: node CRUD, styling, layout, components, annotations, and prototyping. However, obvious gaps exist, such as text formatting (font, size, weight), stroke weight/dash, node grouping, and deletion of styles/variables. Core workflows are present, but several common design tasks are unsupported.