ImageToolbox

GitHub

๐Ÿ–ผ๏ธ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options

13,936 stars Kotlin 1 file ยท ~8,599 tokens #ai#android#background-removal#crop#edit-photo#exif#f-droid#filter-image

ImageToolbox MCP Server

MCP server for T8RIN/ImageToolbox

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ImageToolbox": {
      "command": "npx",
      "args": [
        "-y",
        "@T8RIN/ImageToolbox"
      ]
    }
  }
}