Image Tools - Background Removal, Upscaling & Face Restoration✓
io.github.fasuizu-br/image-tools · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.fasuizu-br/image-tools",
"description": "Background removal, 4x upscaling, and face restoration via GPU",
"title": "Image Tools - Background Removal, Upscaling & Face Restoration",
"repository": {
"url": "https://github.com/fasuizu-br/speech-ai-examples",
"source": "github"
},
"version": "1.1.0",
"websiteUrl": "https://brainiall.com",
"icons": [
{
"src": "https://raw.githubusercontent.com/fasuizu-br/speech-ai-examples/main/icon.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}