MCP Server
MCP
io.github.aidevelopers2/claudeclear-mcp
Remove the Claude text watermark by rewriting text, and strip C2PA/EXIF metadata from images.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "claudeclear-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from removeclaudewatermark.com/account. Required for the rewrite_text tool; the strip_image_metadata tool works without it.",
"format": "string",
"isSecret": true,
"name": "CLAUDECLEAR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment