Skip to main content
Glama

TinyPNG MCP Server

by Alvinnn1
package.json1.2 kB
{ "name": "@joyme/mcp-tinify-image", "version": "1.1.13", "description": "Mcp server for minify image", "main": "build/index.js", "bin": { "mcp-tinify-image": "build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "lint": "eslint . --ext .js,.ts,.tsx", "lint:fix": "eslint . --ext .js,.ts,.tsx --fix", "build": "tsc && chmod 755 build/index.js", "start": "node build/index.js", "dev": "tsc && node build/index.js" }, "keywords": [ "mcp", "minify", "optimize", "resize", "image" ], "author": "dengjingwen@joyme.sg", "license": "ISC", "devDependencies": { "@types/node": "^24.0.0", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.57.0", "eslint-plugin-jsdoc": "^50.7.1", "typescript": "^5.4.5" }, "files": [ "build" ], "publishConfig": { "registry": "http://npm.joyme.sg" }, "repository": { "type": "git", "url": "https://git.joyme.sg/liveme_fe/joyme-MCP-tinify-image" }, "dependencies": { "@modelcontextprotocol/sdk": "1.11.4", "tinify": "^1.8.0", "zod": "^3.25.60" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Alvinnn1/tinify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server