ImageToolbox
๐ผ๏ธ 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
ImageToolbox MCP Server
MCP server for T8RIN/ImageToolbox
Ready-to-Use Client Configurations
{
"mcpServers": {
"ImageToolbox": {
"command": "npx",
"args": [
"-y",
"@T8RIN/ImageToolbox"
]
}
}
}