Skip to content
Back to search
90
MCP live v1.1.0 sse

Image Resize API

io.github.Br0ski777/image-resize

Resize images from URL — PNG, JPEG, WebP output. x402 micropayment.

Uptime
40.0%
5 probes
Response
220ms
last probe
Tools
1
callable

Tools · 1

media_resize_image

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

Image Resize API
Resize images from URL — PNG, JPEG, WebP output. x402 micropayment.
0 tools · sse
Image Resize
Resize images from URL with PNG, JPEG, and WebP output formats.
0 tools
QR Code Generator API live
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
1 tools · sse
Screenshot & PDF Capture API live
Capture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.
2 tools · sse
OCR Text Extraction API live
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
1 tools · sse
io.github.swperb/imgcli
Convert, resize, crop, filter & composite images via the imgcli CLI (lightweight, no deps)
0 tools

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"
    }
  }
}