Image-Edit-RMCP MCP Server

$git clone https://github.com/FactrueSolin/image-edit-rmcp && cd image-edit-rmcp && cargo build --release
README.md

OpenAI-like image editing capabilities for text-based models.

Image Edit RMCP is a powerful Model Context Protocol service that provides OpenAI-like image editing capabilities for text-based models. This Rust-based service enables traditional language models to "see" and process images through comprehensive visual understanding tools.

The service offers multi

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "image-edit-rmcp": {
      "command": "image-edit-rmcp",
      "args": [],
      "env": {}
    }
  }
}

Try it

Analyze this image and describe the objects you see.
Apply an edit to this image based on my text description.
Process this visual data using the Image-Edit-RMCP tools.
Help me understand the visual context of this uploaded file.

Frequently Asked Questions

How do I install Image-Edit-RMCP?

Install Image-Edit-RMCP by running: git clone https://github.com/FactrueSolin/image-edit-rmcp && cd image-edit-rmcp && cargo build --release

What MCP clients work with Image-Edit-RMCP?

Image-Edit-RMCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Image-Edit-RMCP with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free