Skip to main content
Glama

Related Servers

Alternatives to Photopea MCP Server

Related Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that provides headless, read/write access to Photopea for image editing, including layers, text, filters, and document operations, enabling agents to edit images programmatically.
    2
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to drive a layered raster image editor with painting, shapes, text, filters, and internet-sourced images and fonts via MCP tool calls, with token-efficient rendering and export.
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Enables AI agents to drive Adobe Photoshop on macOS through natural language, covering autonomous Adobe Firefly generative fill and object removal, Sensei AI sky and subject selection, non-destructive layer, adjustment, and text tooling, plus photographic workflows like sky harmonization and distraction removal. It also supports full document management, Camera Raw adjustments, and raw ExtendScript execution for custom operations.
    47
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to perform GIMP-style image operations such as open, resize, crop, flip, rotate, blur, desaturate, text overlay, export, and batch processing via MCP tools, supporting both mock (Pillow) and live GIMP backends.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to control Adobe Photoshop programmatically through natural language, with state awareness, recipe tools, and a standalone UI.
    7,307 npm
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to generate and compose thumbnails using tools like get_capabilities, measure, render_thumbnail, render_variants, and get_canvas, with a document model that supports layers, effects, and masking.
    MIT

TDQS

A3.9/5.0

Scored across 34 tools

Disambiguation4/5

Most tools have clearly distinct purposes, but apply_adjustment and apply_filter are easily confused (both destructively modify the active layer's pixels), and add_layer vs add_fill_layer could be ambiguous without close reading. Overall, intentional pairs like make/modify/fill/clear_selection are well-differentiated.

Naming Consistency5/5

All 34 tools follow the photopea_verb_noun snake_case pattern. Minor synonym variations (get vs list, create vs add) are consistent in style and do not break the overall predictable naming convention.

Tool Count2/5

34 tools substantially exceeds the 25+ threshold for a heavy tool set. While the image editing domain is broad, many tools (e.g., add_layer/add_fill_layer, apply_adjustment/apply_filter) could be consolidated into parameterized operations without losing capability.

Completeness4/5

The tool surface covers document lifecycle, layer manipulation, text and shapes, selections, adjustments, filters, fonts, export, undo/redo, and scripting. Common operations like crop or rotating the canvas are missing, but core workflows are fully covered and run_script provides an escape hatch.

Maintenance

ActivityInactive
ResponsivenessUnresponsive