io.github.onepunchtechnology/glassypic
NPM · @GLASSYPIC/MCP-SERVER · 2 COMPONENTS · SCANNED SEP 20
AI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security99
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 124 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 55 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 929 tokens (~185/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
- Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (20% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.onepunchtechnology/glassypic MCP server?
io.github.onepunchtechnology/glassypic runs locally as an npm package, launched with npx -y @glassypic/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @glassypic/mcp-server
claude mcp add onepunchtechnology-glassypic -- npx -y @glassypic/mcp-server
{
"mcpServers": {
"onepunchtechnology-glassypic": {
"command": "npx",
"args": [
"-y",
"@glassypic/mcp-server"
]
}
}
} {
"servers": {
"onepunchtechnology-glassypic": {
"command": "npx",
"args": [
"-y",
"@glassypic/mcp-server"
]
}
}
} codex mcp add onepunchtechnology-glassypic -- npx -y @glassypic/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"onepunchtechnology-glassypic": {
"type": "local",
"command": [
"npx",
"-y",
"@glassypic/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add onepunchtechnology-glassypic --command npx --arg -y --arg @glassypic/mcp-server
mcp_servers:
onepunchtechnology-glassypic:
command: "npx"
args: ["-y", "@glassypic/mcp-server"] {
"McpServers": {
"onepunchtechnology-glassypic": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@glassypic/mcp-server"
]
}
}
} assistant mcp add onepunchtechnology-glassypic -t stdio -c npx -a -y @glassypic/mcp-server
{
"mcpServers": {
"onepunchtechnology-glassypic": {
"command": "npx",
"args": [
"-y",
"@glassypic/mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 −3
- Stability: pass → 0.77 functional
- 18 Sept 26 0
- Stability: 0.97 → pass security
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 −2
- Stability: pass → 0.83 functional
- 12 Sept 26 0
- Stability: 0.97 → pass security
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@glassypic/mcp-server@2.0.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 124 packages
| Packages resolved | 124 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
login Log In ~78
Log in to your GlassyPic account via browser to unlock more credits. Opens a browser window where you complete login (Google, Facebook, or email). After login, MCP automatically picks up your account with shared credits across web and MCP. Free: 30 credits/day. Pro: 3,300/month. Max: 12,000/month.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
logout Log Out ~35
Log out of your GlassyPic account. Reverts to guest session (20 free credits/day). Your web app account is not affected.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
optimize_image Optimize Image ~732
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. In remote/API mode, only remote URLs are supported. Supported input formats: JPG, PNG, WebP, AVIF, GIF, SVG, ICO, HEIC, TIFF, BMP (max 50 MB). Supported output formats: JPG, PNG, WebP, AVIF, GIF, SVG, ICO. Each call costs 3 credits + 1 if SEO tags enabled. Animated GIFs are processed frame-by-frame (each frame optimized individually). Cost = frames × per-frame operations. Use confirm_gif_cost: true after reviewing the cost warning. Free tier: 20 credits/day, no signup. Log in with the login tool for more credits. Use status tool to check remaining credits before batch processing.
| Name | Type | Req | Description |
|---|---|---|---|
| _gif_temp_file_id | string | – | Internal: temp file ID from a previous GIF cost warning. Skips re-upload. |
| confirm_gif_cost | boolean | – | Set to true to proceed with animated GIF processing after seeing cost warning. Required for animated GIFs to prevent unexpected credit consumption. |
| gif_frame_limit | integer | – | Maximum frames to process for animated GIFs (1-100, default 100). Reduces cost by sampling fewer frames while preserving animation. |
| input | string | yes | Absolute local file path or remote URL of the image to optimize. Note: in remote/API mode, only remote URLs are supported (no local file paths). Supported inputs: JPG, PNG, WebP, AVIF, GIF (animated… |
| output_file_size_limit | integer | – | Target maximum output file size in bytes. The server will attempt to meet this limit through additional compression. Not guaranteed. |
| output_format | string | – | Output format. Defaults to 'original' (keep input format). Animated GIFs stay animated when output is 'gif'; converting to other formats preserves only the first frame. SVG output from raster input u… |
| output_height_px | integer | – | Target height in pixels. Set only height for proportional resize. Set both width and height for exact output dimensions (see output_resize_behavior). |
| output_path | string | – | Where to save. Accepts a file path (/tmp/out.webp) or directory ending in / (/tmp/images/). If omitted: saves next to original, named with SEO slug when SEO is enabled or .tinified suffix otherwise.… |
| output_resize_behavior | string | – | When both width and height are set and aspect ratio differs: 'pad' adds white padding (default), 'crop' smart-crops to fill exact dimensions |
| output_seo_tag_gen | boolean | – | Generate SEO metadata (alt text, keywords, filename) and rename output file to SEO slug. Costs 1 extra credit. Default: true. |
| output_upscale_factor | number | – | AI upscale factor: 2 (2×) or 4 (4×). Uses Real-ESRGAN for high-quality upscaling. |
| output_width_px | integer | – | Target width in pixels. Set only width for proportional resize. Set both width and height for exact output dimensions (see output_resize_behavior). |
| Name | Type | Req | Description |
|---|---|---|---|
| compression_ratio | number|null | yes | Output-to-input size ratio, e.g. 0.35 means 65% smaller |
| output_format | string|null | yes | Output format: jpg, png, webp, avif, or gif |
| output_height_px | number|null | yes | Height of the output image in pixels |
| output_path | string | yes | Absolute path where the optimized file was saved |
| output_size_bytes | number | yes | File size of the optimized image in bytes |
| output_width_px | number|null | yes | Width of the output image in pixels |
| seo_alt_text | string|null | yes | AI-generated image alt text for accessibility and SEO |
| seo_filename | string|null | yes | AI-generated SEO filename slug without extension |
| seo_keywords | – | yes | AI-generated keywords describing the image |
No examples provided.
status Account Status ~38
Check your GlassyPic account status: login state, tier, credits remaining, and credit reset time. Use this before batch processing to verify sufficient credits.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
upgrade Upgrade Plan ~46
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).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.onepunchtechnology/glassypic MCP server?
io.github.onepunchtechnology/glassypic is an MCP server listed in the public MCP registry as io.github.onepunchtechnology/glassypic. AI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata. This page covers its npm package (@glassypic/mcp-server).
Is the io.github.onepunchtechnology/glassypic MCP server safe to use?
io.github.onepunchtechnology/glassypic scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.onepunchtechnology/glassypic MCP server expose?
io.github.onepunchtechnology/glassypic exposes 5 tools: optimize_image, login, logout, status, upgrade. Their descriptions and schemas cost roughly 929 tokens of context every time the server is loaded.
Is the io.github.onepunchtechnology/glassypic MCP server still maintained?
io.github.onepunchtechnology/glassypic is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.onepunchtechnology/glassypic MCP server under?
io.github.onepunchtechnology/glassypic declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.