Skip to main content
Glama
sand1018

figma-context-mcp-server

by sand1018

Related Servers

Alternatives to figma-context-mcp-server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation4/5

    The tools have fairly distinct purposes: get_page_context is a full extraction, get_screenshot and analyze_structure are partial extractions, and the remaining tools handle variables and asset downloads. However, get_page_context overlaps with get_screenshot and analyze_structure as a superset, so an agent might occasionally wonder whether to use the combined tool or the partial ones.

    Naming Consistency5/5

    All tool names use a consistent figma_ prefix followed by a snake_case verb_noun pattern (get_page_context, get_screenshot, analyze_structure, get_variables, download_assets). The convention is predictable and easy to scan.

    Tool Count5/5

    Five tools is well-scoped for a Figma context extraction server. Each tool covers a meaningful operation without excessive granularity or missing convenience methods.

    Completeness4/5

    The surface covers the main read-only extraction needs: full context, screenshot, structural analysis, variables, and asset downloads. Minor gaps exist, such as no dedicated text-only or CSS-only extraction, but those are effectively covered by the composite tool.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues