Skip to main content
Glama
anishtejwanigemi-max

Figma MCP Server

Related Servers

Alternatives to Figma MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      Enables AI agents to read, inspect, and export Figma designs programmatically. Provides tools for listing components, styles, and exporting assets in various formats.
      5
      1
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables interaction with Figma designs through the Figma API, allowing users to export images in multiple formats, extract style data and CSS, analyze design elements, and retrieve SVG code from Figma files. Supports batch operations and comprehensive design element analysis including images, vectors, and components.
      7
      12 npm
      11
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables AI agents to interact with Figma to create, read, and manage designs using the Figma REST API and a dedicated plugin. It supports advanced features like UI generation from text, webpage reconstruction in Figma, and design token synchronization with codebases.
      20
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables seamless integration with Figma API for extracting design tokens, generating production-ready code in multiple frameworks, capturing screenshots, and managing design assets directly from Figma.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI coding agents to access Figma files and prototypes, allowing them to retrieve design data and assets directly.
      MIT

    TDQS

    B3.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: generate_frontend creates code from a file, get_file retrieves file data, list_project_files lists files within a project, and list_projects lists projects for a team. There is no overlap in functionality, and an agent can easily distinguish between them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case: generate_frontend, get_file, list_project_files, and list_projects. The naming is predictable and readable throughout the set.

    Tool Count4/5

    With 4 tools, the server is well-scoped for basic Figma operations, but it feels slightly thin as it lacks update or delete capabilities. However, each tool earns its place, covering key actions like listing, retrieving, and generating from Figma data.

    Completeness3/5

    The toolset covers listing and retrieving Figma data well, with generate_frontend adding a useful transformation. However, there are notable gaps: no tools for creating, updating, or deleting files or projects, which limits full lifecycle management in the Figma domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues