MCP server for Tinify image optimization — one tool, max optimization
{
"mcpServers": {
"tinify": {
"args": [
"-y",
"@tinify-ai/mcp-server@latest"
],
"command": "npx"
}
}
}MCP server for Tinify image optimization — one tool, max optimization
Is it safe?
No known CVEs for @tinify-ai/mcp-server.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 19 days ago. 2 stars. 50 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
1 tool. ~500 tokens (0.2% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @tinify-ai/mcp-server 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Last scanned just now
No known vulnerabilities.
optimize_imageOptimizes an image with 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.
This server is missing a description.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.