mcp_images

timaliev/mcp_images
★ 0 stars Python API Integration Updated today
MCP server for raster image manipulation — Pillow + OpenCV
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_images": {
      "command": "uvx",
      "args": [
        "mcp-images"
      ]
    }
  }
}

Or install with pip: pip install mcp-images

README Excerpt

MCP server for raster image manipulation — Pillow + OpenCV. 24 tools across draw, filter, transform, metadata, and analysis categories. > **Requires [pi-mcp-bridge](https://github.com/timaliev/pi-mcp-bridge)** to connect to [pi](https://pi.dev). ```bash pip install git+https://github.com/timaliev/mcp_images.git

Tools (20)

raster_adjustraster_balanceraster_bgremoveraster_blendraster_channelsraster_colorspaceraster_compressraster_contoursraster_convertraster_cropraster_diffraster_drawraster_edgeraster_enhanceraster_exifraster_filterraster_histogramraster_inforaster_morphologyraster_padding