# tinify-ai MCP server

MCP server for Tinify image optimization — one tool, max optimization

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-onepunchtechnology-tinify-ai
- Repository: https://github.com/onepunchtechnology/tinify-ai-mcp-server

## Install
- Command: `npx -y @tinify-ai/mcp-server`
- Endpoint: https://app.tinify.ai/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @tinify-ai/mcp-server v1.4.2
- Remote endpoint: https://app.tinify.ai/mcp

## Tools
- optimize_image (Optimize Image) - Optimize an image: smart lossy compression (typically 60-80% size reduction), optional resize/upscale/format conversion, and AI-generated SEO metadata. Accepts absolute local file paths or remote URLs. In remote/API mode, only remote URLs are supported. Supported input formats: JPG, PNG, WebP, AVIF, GIF, SVG, ICO, HEIC, TIFF, BMP (max 50 MB). Supported output formats: JPG, PNG, WebP, AVIF, GIF, SVG, ICO. Each call costs 3 credits + 1 if SEO tags enabled. Animated GIFs are processed frame-by-frame (each frame optimized individually). Cost = frames × per-frame operations. Use confirm_gif_cost: true after reviewing the cost warning. Free tier: 20 credits/day, no signup. Log in with the login tool for more credits. Use status tool to check remaining credits before batch processing. Endpoint: https://app.tinify.ai/mcp
- status (Account Status) - Check your Tinify account status: login state, tier, credits remaining, and credit reset time. Use this before batch processing to verify sufficient credits. Endpoint: https://app.tinify.ai/mcp
- upgrade (Upgrade Plan) - Open the Tinify pricing page in your browser to upgrade your plan for more credits. Plans: Free (50/day), Pro (3,000/month), Max (10,000/month). Endpoint: https://app.tinify.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.onepunchtechnology
- Version: 1.4.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
