Skip to main content
Glama

Related Servers

Alternatives to Figma to React MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.1/5.0

    Scored across 5 tools

    Disambiguation2/5

    analyze_figma_design and test_design_implementation are distinct, but design_to_code and create_design_pr both create GitHub PRs, making it unclear which one should be called and when. setup_project_branch also overlaps with the PR-creation flow, so the boundaries between these tools are confusing.

    Naming Consistency4/5

    Most tools follow a clear verb_noun pattern (analyze_figma_design, setup_project_branch, create_design_pr, test_design_implementation), but design_to_code breaks the pattern by using a noun_to_noun style. This is a minor deviation in an otherwise consistent naming scheme.

    Tool Count5/5

    Five tools is well-scoped for a Figma-to-React conversion pipeline covering analysis, branch setup, generation, testing, and PR creation. There are no redundant filler tools beyond the overlapping PR responsibilities.

    Completeness3/5

    The core pipeline of analyze, generate, test, and create PR is present, but the workflow is muddled because design_to_code already creates a PR and create_design_pr creates another PR with test results. There is also no clear tool for updating or fixing a generated implementation after visual regression testing fails.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues