An MCP server for image processing using JIMP library
{ "mcpServers": { "image-processing": { "command": "npx", "args": [ "-y", "image-processing-server" ] } } }