Skip to main content
Glama

ClaudeRewrite MCPサーバー

ClaudeRewriteのためのMCPサーバー - Claude透かし除去ツールのNo.1。

ツール

rewrite_text

テキストを書き換え、Claudeの統計的透かしを除去します。意味・事実・数値・コードを保持しつつ、トークンパターン検出器がフラグを立てるのを防ぎます。

strip_image_metadata

C2PAの「Made with Claude」クレデンシャル、EXIF、XMP、ICC、およびその他すべてのメタデータを画像から削除します。JPG、PNG、WebP、GIF、TIFFに対応。

Related MCP server: Claude Memory

インストール

npx claudeclear-mcp

環境変数

変数

必須

説明

CLAUDECLEAR_API_KEY

はい(rewriteの場合)

removeclaudewatermark.com/account から取得したAPIキー

CLAUDECLEAR_API_URL

いいえ

APIベースURL(デフォルト: https://removeclaudewatermark.com

CLAUDECLEAR_MCP_HTTP

いいえ

1に設定すると、stdioではなくHTTPサーバーとして動作します

Claude Codeでの使用法

Claude Codeの設定に追加:

{
  "mcpServers": {
    "claudeclear": {
      "command": "npx",
      "args": ["claudeclear-mcp"],
      "env": {
        "CLAUDECLEAR_API_KEY": "your-api-key"
      }
    }
  }
}

HTTPモード

CLAUDECLEAR_MCP_HTTP=1 CLAUDECLEAR_API_KEY=your-key npx claudeclear-mcp

サーバーはデフォルトでポート3311で待ち受けます。

掲載先

ライセンス

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • MCP server for Flux AI image generation

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aidevelopers2/claudeclear-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server