Skip to main content
Glama

Recraft AI MCP Server

Official

creative_upscale

Enhance image resolution with detailed refinement, especially for faces and small elements. Input an image via URL or file path to receive a high-quality upscaled version.

Instructions

Creative upscale of the input image using Recraft AI. This operation takes an input image and returns an upscaled image, boosting resolution with a focus on refining small details and faces. This version of upscale is expensive and slower than crisp 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" }

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