io.github.onepunchtechnology/glassypic
io.github.onepunchtechnology/glassypicAI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata
Tools · 3
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…
Check your GlassyPic account status: login state, tier, credits remaining, and credit reset time. Use this before batch processing to verify sufficient credits.
Open the GlassyPic pricing page in your browser to upgrade your plan for more credits. Plans: Free (30/day), Pro (3,300/month), Max (12,000/month).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.onepunchtechnology/glassypic": {
"url": "https://app.glassypic.com/mcp",
"transport": "streamable-http"
}
}
}