Gamma Watermark Remover

by gammaremover

250 downloads
Not rated
GitHub Website

About

Remove the "Made with Gamma" watermark from PDF/PPTX exports — structural, lossless.

Details

Author
gammaremover
Downloads
250

- Structural, lossless removal of Gamma watermark
- No file upload; processing stays on your machine
- Supports PDF and PPTX exports from Gamma.app
- Provides tools: remove_gamma_watermark and check_gamma_watermark_support
- Honest reporting when watermark may remain
- Free, open-source under MIT license

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Gamma Watermark Remover
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "gamma watermark remover": {
            "gamma-watermark-remover": {
                "command": "uvx",
                "args": [
                    "gamma-watermark-remover-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "gamma-watermark-remover": {
        "command": "uvx",
        "args": [
            "gamma-watermark-remover-mcp"
        ]
    }
}

Remove the "Made with Gamma" watermark from PDF/PPTX exports — structural, lossless.
Local stdio server (files never leave your machine) or hosted endpoint at
https://gammaremover.com/mcp. Free web version: gammaremover.com

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.