Upscale images to print-ready files (TIFF/PNG/JPG) via PrintScale.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP server that lets AI agents (Claude Desktop, Cursor, Claude Code, etc.) upscale images to print-ready files (TIFF + PNG + JPG) via PrintScale.
mcp config)Running locally from source instead of npm? Use
"command": "node", "args": ["/path/to/printscale-mcp/index.mjs"].
printscale_upscale β upscale an image. Provide a public image_url or
a local file_path. Choose mode (auto / 2x / 3x / print); for
print, set cm and dpi. Returns TIFF/PNG/JPG download URLs. Charges credits.printscale_job β check a job's status by id.printscale_credits β show the remaining credit balance../product.jpg to 60 cm at 300 DPI for print."Env: PRINTSCALE_API_KEY (required), PRINTSCALE_BASE_URL (optional, defaults to
https://printscale.app).
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/printscale-mcp)<a href="https://allmcps.com/mcp/printscale-mcp"><img src="https://allmcps.com/api/badge/printscale-mcp?style=directory" alt="Printscale Mcp on AllMCPs" /></a>