io.github.theluckystrike/image-resize-convert-compress-watermark
REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20
Resize, convert, compress, crop, thumbnail and watermark images from your AI chat.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security89
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability82
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2398 tokens (~141/item across 17 items; 15 tools + 2 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 Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 98% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "image_upload" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 16 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.theluckystrike/image-resize-convert-compress-wate… MCP server?
io.github.theluckystrike/image-resize-convert-compress-wate… is a hosted endpoint at https://mcp.zovo.one/mcp/image, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.zovo.one
claude mcp add --transport http theluckystrike-image-resize-convert-compress-wat 'https://mcp.zovo.one/mcp/image'
{
"mcpServers": {
"theluckystrike-image-resize-convert-compress-wat": {
"url": "https://mcp.zovo.one/mcp/image"
}
}
} {
"servers": {
"theluckystrike-image-resize-convert-compress-wat": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/image"
}
}
} [mcp_servers.theluckystrike-image-resize-convert-compress-wat] url = "https://mcp.zovo.one/mcp/image"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"theluckystrike-image-resize-convert-compress-wat": {
"type": "remote",
"url": "https://mcp.zovo.one/mcp/image",
"enabled": true
}
}
} openclaw mcp add theluckystrike-image-resize-convert-compress-wat --url 'https://mcp.zovo.one/mcp/image' --transport streamable-http
mcp_servers:
theluckystrike-image-resize-convert-compress-wat:
url: "https://mcp.zovo.one/mcp/image" {
"McpServers": {
"theluckystrike-image-resize-convert-compress-wat": {
"Transport": "http",
"Url": "https://mcp.zovo.one/mcp/image"
}
}
} assistant mcp add theluckystrike-image-resize-convert-compress-wat -t streamable-http -u 'https://mcp.zovo.one/mcp/image'
{
"mcpServers": {
"theluckystrike-image-resize-convert-compress-wat": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/image"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
- Server version: 0.21.0 → 0.22.0 functional
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
- Tool “license_activate” rewrote its description, which is the text the model reads security
- Tool “image_delete_upload” rewrote its description, which is the text the model reads security
- Tool “image_batch_resize” rewrote its description, which is the text the model reads security
- New prompt “upgrade_to_pro” functional
- New resource “pricing” functional
- 10 Sept 26 0
- Tool “license_activate” rewrote its description, which is the text the model reads security
- Tool “license_status” rewrote its description, which is the text the model reads security
- Tool “image_dominant_colors” rewrote its description, which is the text the model reads security
- Stability: unverified → 0.03 ▲ functional
- “license_activate” reworded the description of “key” cosmetic
- 9 Sept 26 +41
- Transport: unverified → pass ▲ security
- Injection markers: unverified → pass ▲ security
- First check of Judged manipulation: pass security
- Authorization: Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. security
- Tool coverage: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → 100 ▲ functional
- First check of Schema quality: fail functional
- First check of Schema quality: excellent functional
- First check of Schema quality: fail functional
- First check of Destructive annotations: 0 functional
- First check of Tool coverage: 98 functional
- 4 Sept 26 36
First indexed and scored.
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 · Probed https://mcp.zovo.one/mcp/image
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=zovo.one | CN=WE1,O=Google Trust Services,C=US | 2 Sept 2026 | 1 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | ef74739bd6e575bb13db69661e215324 |
| SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.zovo.one. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| one. | present | 64939 | 8 | Verified |
| zovo.one. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"
Bearer realm="mcp.zovo.one", error="invalid_token" | Header | Value |
|---|---|
| strict-transport-security | max-age=15552000; includeSubDomains; preload |
| x-content-type-options | nosniff |
Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.zovo.one/mcp/image | Verified | 200 | |
| http (plaintext) | http://mcp.zovo.one/mcp/image | HTTPS enforced | 301 | https://mcp.zovo.one/mcp/image |
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 →
image_batch_resize Resize several images at once ~166
Call this tool to resize every image in paths at once, keeping aspect ratio, each named <name>-<W>x<H>.<ext>. One of width/height lets the other follow; with both, each fits inside the box. Free: 5 files a call, 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| height | integer | – | Target height in pixels |
| out_dir | string | yes | Not a directory here: every output comes back as its own download link valid for one hour. Any value is accepted and ignored |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| paths | array | yes | Names of images uploaded with image_upload |
| width | integer | – | Target width in pixels |
No output schema declared.
No examples provided.
image_compress Compress an image ~240
Call this tool to re-encode an image smaller and report byte counts before/after. quality (default 80) applies to JPEG; for PNG only max_width shrinks it, and the answer names which one worked. Free: sources up to 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| max_bytes | integer | – | Largest the output may be, in bytes. The server searches JPEG quality down from `quality` until it fits and reports the quality it used. JPEG output only |
| max_width | integer | – | Scale down so the width is at most this, keeping the aspect ratio. Never scales up |
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
| quality | integer | – | JPEG quality 1-100, default 80 |
No output schema declared.
No examples provided.
image_convert Convert an image to another format ~186
Call this tool to re-encode an image as PNG, JPEG, BMP, GIF or TIFF. quality is JPEG-only. Transparency converted to JPEG flattens onto white; the answer says so. Free tier: sources up to 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | yes | The output format |
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
| quality | integer | – | JPEG quality 1-100, default 80. Ignored for the other formats |
No output schema declared.
No examples provided.
image_crop Crop an image ~226
Call this tool to cut a rectangle out of an image. x, y are the top-left corner in pixels from the image's top-left. A rectangle past an edge is refused with the image's real size, not clamped. Free: sources up to 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| height | integer | yes | Height of the crop in pixels |
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
| width | integer | yes | Width of the crop in pixels |
| x | integer | yes | Left edge of the crop, in pixels from the left of the image |
| y | integer | yes | Top edge of the crop, in pixels from the top of the image |
No output schema declared.
No examples provided.
image_delete_upload Delete a stored image ~55
Delete one image stored for your token, uploaded or generated: name is the name it is stored under. image_files lists them. A name nothing is stored under is refused and nothing is deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
No output schema declared.
No examples provided.
image_dominant_colors Read the dominant colours of an image ~101
Call this tool to read the colours covering most of an image, as hex codes with each one's pixel share. Sampled from a 200 px copy, so cost is fixed. Read-only. Free gives the top 3; Pro up to 16.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | How many colours to report, default 5 |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
No output schema declared.
No examples provided.
image_files List uploaded and generated images ~31
List the images stored for your token: what you uploaded, and what this server has written, with their sizes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
image_info Inspect an image ~75
Call this tool to inspect an image: format, pixel dimensions, megapixels, file size in bytes, and whether it carries an alpha channel. Read-only, never modifies the file. Free tier: unlimited, any size.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
No output schema declared.
No examples provided.
image_resize Resize an image ~190
Call this tool to write a resized copy. fit inside keeps aspect; cover fills and crops; exact stretches. One of width/height alone keeps aspect. Input untouched. Free: sources up to 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| fit | string | – | inside = fit within the box, cover = fill and crop, exact = stretch |
| height | integer | – | Target height in pixels |
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
| width | integer | – | Target width in pixels |
No output schema declared.
No examples provided.
image_strip_metadata Strip metadata from an image ~158
Call this tool to write a copy carrying pixels and nothing else: it decodes and re-encodes from raw pixels, so EXIF, GPS, camera, capture time, XMP and colour-profile data are dropped. Free tier: sources up to 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
No output schema declared.
No examples provided.
image_thumbnails Make thumbnails ~158
Call this tool to write one thumbnail per input into out_dir as <name>-thumb.<ext>, fit inside size by size, aspect kept. Paths are reserved before writing, so a collision leaves nothing half-done. Free: 5/call, 4 MP.
| Name | Type | Req | Description |
|---|---|---|---|
| out_dir | string | yes | Not a directory here: every output comes back as its own download link valid for one hour. Any value is accepted and ignored |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| paths | array | yes | Names of images uploaded with image_upload |
| size | integer | – | Longest side of the thumbnail in pixels, default 256 |
No output schema declared.
No examples provided.
image_upload Upload an image to work on ~372
Send an image to this hosted endpoint. There is no filesystem here, so instead of a path you upload the file once with image_upload and then pass its name as `path` (or inside `paths`) to image_info, image_resize, image_convert, image_compress, image_crop, image_thumbnails, image_batch_resize and image_dominant_colors. PNG, JPEG, BMP, GIF and TIFF are accepted and the format is read from the file's magic bytes, not from the name. Give exactly one of image_base64 or url. url: fetch a public file instead of pasting base64 (recommended above about 10 KB): writing out a real photo as base64 is a long tool call and 50 KB or more can stall the turn before the upload is sent, while a url costs one line and the fetch happens here (10 second timeout, at most 3 redirects, public http(s) hosts only, 2 MB cap). Uploads are kept for your token between calls; image_files lists them and image_delete_upload removes one. A file this server writes is named the same way and comes back as a download link valid for one hour, served with the real image content type. The request body cap is 256 KB, which is about 190 KB of image once base64-encoded.
| Name | Type | Req | Description |
|---|---|---|---|
| image_base64 | string | – | The image file, base64-encoded |
| name | string | yes | Name to refer to this image by: 1-64 characters of letters, digits, underscore or dash, e.g. "shot" |
| url | string | – | url: fetch a public file instead of pasting base64 (recommended above about 10 KB). Public http(s) only; private, link-local and this endpoint's own zone are refused |
No output schema declared.
No examples provided.
image_watermark Watermark an image with text ~231
Not available on this hosted endpoint: the watermark is drawn with bitmap font files loaded from a filesystem, which this endpoint does not have. Watermark on a local install instead - download image.mcpb from https://github.com/theluckystrike/mcp-servers/releases/latest and open it in Claude Desktop - or upload an image you have already watermarked.
| Name | Type | Req | Description |
|---|---|---|---|
| opacity | number | – | 0.05 to 1, default 0.5 |
| out_path | string | yes | Name for the file to write; it comes back as a download link valid for one hour. The extension decides the output format; without a known one the input's format is kept |
| overwrite | boolean | – | Replace out_path if it already exists. Default false. Never allows an output to be one of the inputs |
| path | string | yes | Name of an image uploaded with image_upload, or one this server wrote earlier |
| position | string | – | Where to draw it |
| text | string | – | The watermark text. Default: the business name from the shared profile. Custom text is Pro |
No output schema declared.
No examples provided.
license_activate Activate license ~76
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | License key from checkout, MCPL1.<payload>.<signature> |
No output schema declared.
No examples provided.
license_status License status ~55
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.theluckystrike/image-resize-convert-compress-wate… MCP server?
io.github.theluckystrike/image-resize-convert-compress-wate… is an MCP server listed in the public MCP registry as io.github.theluckystrike/image-resize-convert-compress-wate…. Resize, convert, compress, crop, thumbnail and watermark images from your AI chat. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/image).
Is the io.github.theluckystrike/image-resize-convert-compress-wate… MCP server safe to use?
io.github.theluckystrike/image-resize-convert-compress-wate… scores 82 out of 100 on VerifyMCP. 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.theluckystrike/image-resize-convert-compress-wate… MCP server expose?
io.github.theluckystrike/image-resize-convert-compress-wate… exposes 15 tools: image_info, image_resize, image_convert, image_compress, image_crop, and 10 more. Their descriptions and schemas cost roughly 2,320 tokens of context every time the server is loaded.
Does the io.github.theluckystrike/image-resize-convert-compress-wate… MCP server require authentication?
Yes. io.github.theluckystrike/image-resize-convert-compress-wate… asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the io.github.theluckystrike/image-resize-convert-compress-wate… MCP server still maintained?
io.github.theluckystrike/image-resize-convert-compress-wate… 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.