ClaudeClear MCP Server
ClaudeRewrite MCP 서버
ClaudeRewrite용 MCP 서버 - #1 Claude 워터마크 제거 도구입니다.
도구
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환경 변수
변수 | 필수 여부 | 설명 |
| 예 (rewrite용) | removeclaudewatermark.com/account에서 발급받은 API 키 |
| 아니요 | API 기본 URL (기본값: |
| 아니요 |
|
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
This server cannot be installed
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
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables Claude to perform OCR on local files using Mistral AI's document processing capabilities. It converts documents and images into markdown format for seamless analysis and interaction.
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides Claude Code with persistent memory across sessions, including session checkpoints, image persistence, and bidirectional sync with claude.ai projects.1MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that enables Claude Code to generate images using Google's Gemini image generation models.MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables Claude Code and Claude Desktop to generate and edit images using OpenAI's gpt-image-2 model, with results saved to disk.2MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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