Printscale MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 27 Jun 2026.
Upscale images to print-ready files (TIFF/PNG/JPG) via PrintScale.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add printscale-mcp -- npx -y printscale-mcp
{
"mcpServers": {
"printscale-mcp": {
"args": [
"-y",
"printscale-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.printscale-mcp]
command = "npx"
args = ["-y", "printscale-mcp"]
{
"mcpServers": {
"printscale-mcp": {
"args": [
"-y",
"printscale-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"printscale-mcp": {
"args": [
"-y",
"printscale-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.