Skip to main content
Glama

Letz AI MCP

Official
by Letz-AI

letzai_upscale_image

Enhance image resolution and clarity using the Letz AI MCP server. Provide an image ID or URL, set upscaling strength (1-3), and generate high-quality versions.

Instructions

Upscale an image using the LetzAI public api

Input Schema

NameRequiredDescriptionDefault
imageIdNoThe unique identifier of the image to be upscaled.
imageUrlNoThe URL of the image to be upscaled. Must be a publicly available URL.
strengthYesThe strength of the upscaling process. Min. 1, Max. 3.

Input Schema (JSON Schema)

{ "properties": { "imageId": { "description": "The unique identifier of the image to be upscaled.", "type": "string" }, "imageUrl": { "description": "The URL of the image to be upscaled. Must be a publicly available URL.", "type": "string" }, "strength": { "default": 1, "description": "The strength of the upscaling process. Min. 1, Max. 3.", "type": "number" } }, "required": [ "strength" ], "type": "object" }

You must be authenticated.

Other Tools from Letz AI MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Letz-AI/letzai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server