Skip to main content
Glama
epi13
by epi13

Related Servers

Alternatives to gimp-local-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      A
      maintenance
      Enables AI agents to operate GIMP 3 end-to-end: open and inspect images, call every PDB procedure, apply GEGL filters destructively or as layer effects, measure pixels, render before/after/diff comparisons, cut out subjects with AI segmentation, and run multi-step recipes across folders.
      32
      163 PyPI
      2
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to perform structured, semantic artwork editing in GIMP 3 through session-based tools for layers, selections, text, transforms, non-destructive filters, previews, and image export, backed by snapshot undo/redo and XCF-persisted sessions. It also offers a live control center and operation event timeline for observing and managing edits, plus PDB search for expert discovery.
      28
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to control GIMP for image editing tasks such as opening, resizing, filtering, exporting, and batch processing images through Python-Fu scripting.
      27 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI models and external applications to control GIMP remotely via the Model Context Protocol, allowing image manipulation and object querying through natural language.
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to control GIMP 2.10 through its Script-Fu server, providing access to the entire GIMP procedure database with a vision feedback loop for iterative editing.
      6
      AGPL 3.0

    TDQS

    B3.2/5.0

    Scored across 40 tools

    Disambiguation5/5

    Each tool targets a unique operation or resource: image lifecycle, layer properties, selections, adjustments, and PDB introspection are clearly separated. Even similar-sounding tools like resize_image vs resize_canvas or select_rectangle vs select_ellipse have distinct descriptions that prevent misselection.

    Naming Consistency4/5

    The vast majority follow a clear verb_noun pattern (create_image, list_layers, set_layer_opacity). Minor exceptions like gimp_status, gimp_capabilities, brightness_contrast, and hue_saturation are acceptable but deviate slightly from the dominant convention.

    Tool Count2/5

    With 40 tools, the server exceeds the 25+ threshold considered too many. While GIMP is complex and many operations are genuinely distinct, the count feels heavy for an MCP surface and could be streamlined without sacrificing core functionality.

    Completeness4/5

    The tool set covers image creation/opening/saving/export, layer CRUD and properties, transformations, selections, basic color adjustments, and undo/redo. Missing advanced features like filters and text tools are mitigated by the PDB access tools, allowing agents to invoke arbitrary GIMP procedures. Minor gaps remain, but the core workflow is complete.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues