ClaudeClear Server
БесплатноНе проверенThis MCP server rewrites text to remove Claude's statistical watermark and strips metadata from images, enabling integration with Claude Code via stdio or HTTP.
Описание
This MCP server rewrites text to remove Claude's statistical watermark and strips metadata from images, enabling integration with Claude Code via stdio or HTTP.
README
MCP server for ClaudeRewrite - the #1 Claude watermark removal tool.
Tools
rewrite_text
Rewrites text to remove Claude's statistical watermark. Preserves meaning, facts, numbers, and code while breaking the token pattern detectors flag.
strip_image_metadata
Removes C2PA "Made with Claude" credentials, EXIF, XMP, ICC, and all other metadata from images. Supports JPG, PNG, WebP, GIF, TIFF.
Install
npx claudeclear-mcp
Environment Variables
| Variable | Required | Description |
|---|---|---|
CLAUDECLEAR_API_KEY |
Yes (for rewrite) | Your API key from removeclaudewatermark.com/account |
CLAUDECLEAR_API_URL |
No | API base URL (default: https://removeclaudewatermark.com) |
CLAUDECLEAR_MCP_HTTP |
No | Set to 1 to run as HTTP server instead of stdio |
Usage with Claude Code
Add to your Claude Code settings:
{
"mcpServers": {
"claudeclear": {
"command": "npx",
"args": ["claudeclear-mcp"],
"env": {
"CLAUDECLEAR_API_KEY": "your-api-key"
}
}
}
}
HTTP Mode
CLAUDECLEAR_MCP_HTTP=1 CLAUDECLEAR_API_KEY=your-key npx claudeclear-mcp
Server listens on port 3311 by default.
Listed in
License
MIT
Установка ClaudeClear Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/aidevelopers2/claudeclear-mcpFAQ
ClaudeClear Server MCP бесплатный?
Да, ClaudeClear Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ClaudeClear Server?
Нет, ClaudeClear Server работает без API-ключей и переменных окружения.
ClaudeClear Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить ClaudeClear Server в Claude Desktop, Claude Code или Cursor?
Открой ClaudeClear Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare ClaudeClear Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
