conductor-figma
Related Servers
Alternatives to conductor-figma
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceA design-intelligent MCP server for Figma with 201 tools and built-in design rules, works with Cursor and Claude Code.1008 npmMIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that simplifies Figma design data, generates code in multiple frameworks, and provides accessibility audits and drift detection, all using a free Figma Personal Access Token without a paid Dev Mode seat.101 npm3MIT
- AlicenseNot gradedqualityBmaintenanceFigma MCP server with full read/write access via plugin bridge — no API token, no rate limits. 83 tools for design automation: styles, variables, components, prototypes, and content.12MIT
- AlicenseAqualityBmaintenanceFigma MCP server with full read/write access via plugin bridge — no API token, no rate limits. 58 tools for design automation: styles, variables, components, prototypes, and content.731,267MIT
- AlicenseAqualityDmaintenanceMCP server for managing Figma workspaces, providing 102 tools for seats, teams, permissions, billing, file operations, and cleanup, enabling agents to handle admin tasks and everyday design work via natural language.451 npm8MIT
- AlicenseBqualityAmaintenanceA local MCP server that lets AI assistants inspect, create, and update designs in Figma Desktop through a development plugin, requiring no Figma Personal Access Token or cloud services.1296 npm1MIT
TDQS
Scored across 203 tools
The set contains multiple overlapping clusters: modify_node could cover many set_* operations, lint_design/check_consistency/detect_inconsistencies all flag design inconsistencies, and create_page/design_from_prompt both generate full designs. Most tools have detailed descriptions, but selecting correctly among 203 overlapping operations is genuinely ambiguous.
The majority use a clear snake_case verb_noun pattern (create_, set_, get_, list_, export_, batch_). The main deviation is a large set of noun-first domain-prefixed tools like color_palette_generate, type_scale_apply, and color_check_all that invert the verb-first convention.
203 tools is an extreme count for any MCP server, far beyond the well-scoped 3-15 range. Many single-property set_* operations, 16 batch variants, and numerous audit/export tools could be consolidated without losing functionality.
The domain is nearly exhaustively covered: node CRUD, variables, styles, components, prototyping, responsive behaviors, exports, accessibility, and design-system operations are all present. Minor lifecycle gaps remain for styles, variable collections, and some component operations.