Image Resize API
io.github.Br0ski777/image-resizeResize images from URL — PNG, JPEG, WebP output. x402 micropayment.
Tools · 1
Use this when you need to resize an image from a URL or convert its format. Returns the resized image as base64 with metadata in JSON. Returns: 1. image (base64-encoded data) 2. originalWidth and ori…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"image_resize_api": {
"url": "https://image-resize.api.klymax402.com/mcp",
"transport": "sse"
}
}
}