🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tinify-dev/mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinify-dev/mcp - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
dist/index.js

@@ -6,3 +6,3 @@ #!/usr/bin/env node

// ../tinify-sdk-js/dist/chunk-NYRKB5BB.js
// node_modules/@tinify-dev/client/dist/chunk-NYRKB5BB.js
var DEFAULT_BASE_URL = "https://api.tinify.dev";

@@ -9,0 +9,0 @@ var ENV_API_KEY = "TINIFY_API_KEY";

{
"name": "@tinify-dev/mcp",
"version": "0.1.0",
"version": "0.1.1",
"description": "MCP server for the Tinify.dev image API: compress, resize, crop, and convert images from Claude, Cursor, or any MCP client.",

@@ -46,3 +46,2 @@ "license": "MIT",

"devDependencies": {
"@tinify-dev/client": "file:../tinify-sdk-js",
"@types/node": "^20.17.9",

@@ -52,3 +51,4 @@ "tsup": "^8.5.1",

"vitest": "^2.1.8"
}
},
"mcpName": "dev.tinify/mcp"
}
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "dev.tinify/mcp",
"description": "Compress, resize, crop, and convert images with the Tinify.dev API from Claude, Cursor, or any MCP client.",
"description": "Compress, resize, crop, and convert images with the Tinify.dev API from any MCP client.",
"repository": {
"url": "https://github.com/tinify-dev/tinify-mcp",
"url": "https://github.com/Stianlars1/tinify-mcp",
"source": "github"
},
"version": "0.1.0",
"version": "0.1.1",
"websiteUrl": "https://tinify.dev/developers",

@@ -16,3 +16,3 @@ "packages": [

"identifier": "@tinify-dev/mcp",
"version": "0.1.0",
"version": "0.1.1",
"transport": {

@@ -19,0 +19,0 @@ "type": "stdio"