Gamma Watermark Remover
About
Remove the "Made with Gamma" watermark from PDF/PPTX exports — structural, lossless.
Details
- Author
- gammaremover
- Downloads
- 250
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Gamma Watermark RemoverCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


