Image Edit

Provides image processing, OCR, generation, and editing via MCP with a simple HTTP endpoint and local runtime.
  • rust

1

GitHub Stars

rust

Language

4 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs

Available tools

fetch_image

Downloads an image from a URL, analyzes its content, and returns descriptive metadata including a description of the image.

rotate_image

Rotates an image by the specified direction (Right90, Left90, Flip180) and outputs the result as a PNG.

crop_image

Crops an image using percentage-based coordinates and returns the cropped PNG image URL.

get_image_info

Retrieves basic information about an image, such as width, height, total pixels, MIME type, and file size.

ocr_extract

Extracts textual content from an image using OCR.

generate_image

Generates a new image from a text prompt with optional parameters for aspect ratio, resolution, and steps.

edit_image

Edits an existing image based on a text prompt and outputs the edited image URL.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
Image Edit MCP Server - factruesolin/image-edit-rmcp | VeilStrat