MCP server intelligence profile

Gemini Watermark Remover MCP Server

Enables the removal of Gemini AI watermarks from generated images in PNG, JPG, and WEBP formats. The server provides tools to process local files with configurable output quality and compression settings

Local OnlyYezery
Awaiting current scanNpm · 2026.3.2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install gemini-watermark-remover-mcp from npm

Version 2026.3.2 declares 1 executable entrypoint.

npm install --save-exact gemini-watermark-remover-mcp@2026.3.2
npx -y -p gemini-watermark-remover-mcp@2026.3.2 gemini-watermark-remover-mcp
MCP client configuration example
{
  "mcpServers": {
    "gemini-watermark-remover-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "gemini-watermark-remover-mcp@2026.3.2",
        "gemini-watermark-remover-mcp"
      ]
    }
  }
}

Identity

Canonical sluggemini-watermark-remover-71e42dd2DeploymentLocal Only
Canonical packagenpm:gemini-watermark-remover-mcpRepositoryYezery/gemini-watermark-remover-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmgemini-watermark-remover-mcp2026.3.21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmgemini-watermark-remover-mcp2026.3.2CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
gemini-watermark-remover-mcpServer-reported name
1Capability groups
Aug 22, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
gemini_remove_watermarkRemoves the Gemini AI watermark from generated images. Args: - input_path: Path to the input image file (PNG, JPG, WEBP) - output_path: Path where the processed image will be saved (PNG, JPG, WEBP) - response_format: 'markdown' or 'json' (default: 'markdown') - jpeg_quality: JPEG output quality 1-100 (default: 95) - webp_quality: WEBP output quality 1-100 (default: 80) - png_compression_level: PNG compression level 0-9 (default: 6) Output formats: - PNG: Configurable compression (0-9) - JPG: Configurable quality (1-100) - WEBP: Configurable quality (1-100)
Input schema
{
  "type": "object",
  "properties": {
    "input_path": {
      "type": "string",
      "minLength": 1,
      "description": "Path to the input image file (PNG, JPG, WEBP)"
    },
    "output_path": {
      "type": "string",
      "minLength": 1,
      "description": "Path where the processed image will be saved"
    },
    "response_format": {
      "type": "string",
      "enum": [
        "markdown",
        "json"
      ],
      "default": "markdown",
      "description": "Output format"
    },
    "jpeg_quality": {
      "type": "number",
      "minimum": 1,
      "maximum": 100,
      "default": 95,
      "description": "JPEG output quality (1-100, default: 95)"
    },
    "webp_quality": {
      "type": "number",
      "minimum": 1,
      "maximum": 100,
      "default": 80,
      "description": "WEBP output quality (1-100, default: 80)"
    },
    "png_compression_level": {
      "type": "number",
      "minimum": 0,
      "maximum": 9,
      "default": 6,
      "description": "PNG compression level (0-9, default: 6)"
    }
  },
  "required": [
    "input_path",
    "output_path"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
Annotations
{
  "readOnlyHint": false,
  "destructiveHint": false,
  "idempotentHint": false,
  "openWorldHint": false
}
WritesNon-destructiveNon-idempotentClosed world

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Gemini Watermark Remover MCP Server questions

How do I install Gemini Watermark Remover MCP Server?

Install the selected package version with: npm install --save-exact gemini-watermark-remover-mcp@2026.3.2

What tools does Gemini Watermark Remover MCP Server provide?

Gemini Watermark Remover MCP Server exposed 1 tool during independent protocol observation, including gemini_remove_watermark.

Is Gemini Watermark Remover MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Google intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.