Agent Tools
Back to MCP servers

Image Resizer — Resize, Convert PNG/JPEG/WebP

https://server.smithery.ai/axel-belfort/image-resize/mcp
● healthy

Image resize and format conversion API for AI agents. Resize images from URL: custom width/height, format conversion (PNG, JPEG, WebP), aspect ratio preservation, and quality control. Tools: media_resize_image. Use this for thumbnail generation, image optimization, or preparing assets for different platforms. Returns base64-encoded processed image. Returns: base64-encoded resized image. No API key required — x402 micropayment $0.003/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/image-resize/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/image-resize/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/image-resize-x402
Listed at (smithery)
https://github.com/Br0ski777/image-resize-x402