MCP Uptime
← MCP Reliability Index  /  Other
I

Image Tools - Background Removal, Upscaling & Face Restoration

io.github.fasuizu-br/image-tools
Background removal, 4x upscaling, and face restoration via GPU
healthy
status
4
tools exposed
528ms
connect latency
9c20359d669b
schema fingerprint

Tools (4)

remove_background
Remove the background from an image. Uses BiRefNet segmentation to precisely separate foreground from background. Returns a base64-encoded image with transparent background (PNG) or white background (WebP). Sub-500ms latency on GPU. Args: image_base64: Base64-encoded image data (PNG, JPEG, or
upscale_image
Upscale image resolution using Real-ESRGAN. Enhances image resolution by 2x or 4x using GPU-accelerated Real-ESRGAN super-resolution. Processes in tiles (256x256) to manage VRAM. Maximum output dimension: 8192x8192. Args: image_base64: Base64-encoded image data (PNG, JPEG, or WebP). scale:
restore_face
Restore and enhance faces in an image using GFPGAN. Detects all faces via RetinaFace, restores quality (fixes blur, noise, compression artifacts), and pastes them back. Optionally enhances the background using Real-ESRGAN. GPU-accelerated, sub-3s latency. Args: image_base64: Base64-encoded ima
check_image_service
Check health status of Image API services and loaded models. Returns: dict with keys: - status (str): 'healthy' or error state - models (dict): Loaded model status per capability - version (str): API version

Endpoint

https://image-mcp.thankfulfield-a7857897.eastus.azurecontainerapps.io/mcp
Category: Other · Last checked: 2026-07-30T13:54:07Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.