Skip to content
Claude Code

Tinify image tools for Claude Code

dev.tinify/mcp

Compress, resize, crop, and convert images with the Tinify.dev API from any MCP client.

client:Claude Code transport:stdio runtime:npm

Install Tinify image tools in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp -e TINIFY_API_KEY=<TINIFY_API_KEY> -e TINIFY_BASE_URL=<TINIFY_BASE_URL> -- npx -y @tinify-dev/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Tinify image tools in other clients