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.