Skip to main content
Glama
Mart1M

Penpot MCP Server

by Mart1M

Related Servers

Alternatives to Penpot MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      F
      maintenance
      Enables AI assistants to create, modify, and manage Penpot designs programmatically, providing full manipulation capabilities for the open-source design tool.
      81
      31 npm
      19
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with Penpot, the open-source design platform, through tools for managing projects, files, components, design tokens, exports, comments, teams, and more.
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables LLMs to query, transform, and create design elements in Penpot via the Model Context Protocol and Penpot's Plugin API.
      514
      Mozilla Public 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to access and manipulate Figma designs, including extracting design systems, creating and debugging UI components, and syncing design tokens bidirectionally.
      27,155 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to programmatically access self-hosted Penpot instances to read, create, modify, and export design elements through natural language. It provides 66 tools for managing projects, shapes, design tokens, and comments using a dual-access strategy of direct database reads and RPC API writes.
      9
      Apache 2.0
    • A
      license
      B
      quality
      A
      maintenance
      Enables AI assistants to read, analyze, and modify Figma designs, manage design tokens, and create prototype connections, all while keeping data local.
      63
      69 npm
      9
      MIT

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: debug_board returns raw JSON, get_board converts to Tailwind CSS, and get_tokens retrieves design tokens. No ambiguity between them.

    Naming Consistency4/5

    All tool names follow verb_noun pattern (debug_board, get_board, get_tokens), but one uses 'debug' while the other two use 'get', showing slight inconsistency in verb choice.

    Tool Count4/5

    Three tools is on the lower side but still reasonable for a focused server. It covers core retrieval operations without being overly minimal.

    Completeness3/5

    The tool surface covers board retrieval and token extraction but lacks operations like listing files, projects, or creating/updating content, which are notable gaps for a design server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues