Skip to main content
Glama

Recraft AI MCP Server

Official

crisp_upscale

Enhance image clarity and sharpness with Recraft AI MCP Server's upscale tool. Input a local file or URL to receive a higher-quality, upscaled image and preview.

Instructions

Crisp upscale of the input image using Recraft. This operation takes an input image and returns an upscaled image, making the image sharper and cleaner. This version of upscale is much cheaper and faster than creative upscale. Local path or URL to resulting image and its preview will be returned in the response.

Input Schema

NameRequiredDescriptionDefault
imageURIYesImage to use as an input. This can be a URL (starting with http:// or https://) or an absolute file path (starting with file://).

Input Schema (JSON Schema)

{ "properties": { "imageURI": { "description": "Image to use as an input. This can be a URL (starting with http:// or https://) or an absolute file path (starting with file://).", "type": "string" } }, "required": [ "imageURI" ], "type": "object" }

Other Tools from Recraft AI MCP Server

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/recraft-ai/mcp-recraft-server'

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