
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
printscale-mcp
Advanced tools
MCP server to upscale images to print-ready files (TIFF/PNG/JPG) — for Claude, Cursor and other AI agents, powered by PrintScale.
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){
"mcpServers": {
"printscale": {
"command": "npx",
"args": ["-y", "printscale-mcp"],
"env": { "PRINTSCALE_API_KEY": "psk_live_xxxxxxxx" }
}
}
}
claude mcp add printscale -e PRINTSCALE_API_KEY=psk_live_xxx -- npx -y printscale-mcp
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).
FAQs
MCP server to upscale images to print-ready files (TIFF/PNG/JPG) — for Claude, Cursor and other AI agents, powered by PrintScale.
We found that printscale-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.