# @mrfentmen/gimp-mcp

MCP server for GIMP image editing via Python-Fu scripting.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.2
- **Author:** io.github.mrfentmen
- **License:** MIT
- **npm:** @mrfentmen/gimp-mcp
- **Source:** https://github.com/mrfentmen/gimp-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-24T09:56:59.914Z
- **Version scanned:** 1.0.2
- **CVEs:** none found by OSV at scan time

## Tools

8 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `open_image` — Open an image file in GIMP.
- `save_image` — Save the current image to a file.
- `export_image` — Export an image to a specific format.
- `resize_image` — Resize an image to specific dimensions.
- `get_image_info` — Get information about an image (dimensions, mode, type, layers).
- `list_layers` — List all layers in an image.
- `apply_filter` — Apply a filter to an image.
- `batch_process` — Batch process multiple images with custom Script-Fu/Python-Fu code.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"gimp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@mrfentmen/gimp-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40mrfentmen%2Fgimp-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40mrfentmen%2Fgimp-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40mrfentmen%2Fgimp-mcp
- HTML page: https://forgeregistry.com/registry/%40mrfentmen%2Fgimp-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
