Tinify AI MCP Server

MCP server for GlassyPic. One tool that turns raw images into production-ready assets. Support upscaling, resizing/cropping, compression, file format conversion, and SEO filename & alt text generation. Just describe the outcome you want in natrual language.

People who work with avif converter, heic to jpg and image auto compress and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

NO LONGER MAINTAINED

LAST COMMIT 2026-08-08 · ★ 2 · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Tinify AI

Claude Code

claude mcp add onepunchtechnology-tinify-ai-mcp-server --transport http https://app.tinify.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "onepunchtechnology-tinify-ai-mcp-server": {
      "url": "https://app.tinify.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.tinify.ai/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to app.tinify.ai

license MIT - declared in the repository

npm package @tinify-ai/mcp-server - the @tinify-ai scope differs from the repo owner (onepunchtechnology); confirm it's the project's official package

registry namespace io.github.onepunchtechnology is GitHub-verified and matches the repo owner

03 · What Tinify AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.0 · 2026-08-08

Covers everything since v2.0.1 - 2.0.2 shipped to npm and the public mirror but never got a GitHub release, so its changes are folded in here. · x402 crypto payment · The MCP client no longer holds a wallet or pays…

v2.0.1 · 2026-06-22

GlassyPic mcp server launch

v1.4.0 · 2026-03-15

Minor release: x402 crypto payments, dependency updates

04 · Who maintains Tinify AI

tinify-ai is maintained by onepunchtechnology. We track 2 MCP servers from onepunchtechnology - 1 actively maintained, 4 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from onepunchtechnology.

  1. glassypic AI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata ★ 2

05 · Facts

category
media - dead as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-08-08)
registry
io.github.onepunchtechnology/tinify-ai (deleted, first published 2026-02-26 · 4 versions)
packages
npm:@tinify-ai/mcp-server

06 · Tinify AI FAQ

What is Tinify AI?

MCP server for GlassyPic. One tool that turns raw images into production-ready assets. Support upscaling, resizing/cropping, compression, file format conversion, and SEO filename & alt text generation. Just describe the outcome you want in natrual language.

Is Tinify AI still maintained?

Its last commit was 2026-08-08 (as of 2026-09-18) - we classify it as dead.

How do I install Tinify AI?

Run `npx -y @tinify-ai/mcp-server`. You can also paste the ready-made client config above.

Does Tinify AI run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Tinify AI