Tinify.ai MCP Server gives AI agents and IDE assistants a single tool to optimize images programmatically — smart lossy compression (60–80% size reduction), resizing, AI upscaling, format conversion (JPEG, PNG, WebP, AVIF, HEIC, TIFF, BMP), and automated SEO metadata generation, all from one optimize_image call. Developers can pass local file paths or URLs without any configuration — no API key or signup required to start (20 free credits/day as guest). Useful for bulk optimization tasks, media processing pipelines, and content workflows where images need to be production-ready before shipping. 
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"-y",
"@tinify-ai/mcp-server"
],
"command": "npx"
}