ClaudeClear MCP Server
Rank #29,665io.github.aidevelopers2/claudeclear-mcp
Remove the Claude text watermark by rewriting text, and strip C2PA/EXIF metadata from images.
ClaudeClear MCP Server is a Model Context Protocol (MCP) server published by aidevelopers2. It ranks #29,665 of 132,113 servers tracked on MCP Toplist. ClaudeClear MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 19, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 102,448 of 132,113 servers on MCP Toplist.
Use ClaudeClear MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claudeclear-mcp -e "CLAUDECLEAR_API_KEY=<your CLAUDECLEAR_API_KEY>" -- npx -y claudeclear-mcpReplace each placeholder with your own value before saving.
[mcp_servers.claudeclear-mcp]
command = "npx"
args = ["-y", "claudeclear-mcp"]
[mcp_servers.claudeclear-mcp.env]
CLAUDECLEAR_API_KEY = "<your CLAUDECLEAR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claudeclear-mcp": {
"command": "npx",
"args": [
"-y",
"claudeclear-mcp"
],
"env": {
"CLAUDECLEAR_API_KEY": "<your CLAUDECLEAR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claudeclear-mcp": {
"command": "npx",
"args": [
"-y",
"claudeclear-mcp"
],
"env": {
"CLAUDECLEAR_API_KEY": "<your CLAUDECLEAR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"claudeclear-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"claudeclear-mcp"
],
"env": {
"CLAUDECLEAR_API_KEY": "<your CLAUDECLEAR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claudeclear-mcp": {
"command": "npx",
"args": [
"-y",
"claudeclear-mcp"
],
"env": {
"CLAUDECLEAR_API_KEY": "<your CLAUDECLEAR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"claudeclear-mcp": {
"command": "npx",
"args": [
"-y",
"claudeclear-mcp"
],
"env": {
"CLAUDECLEAR_API_KEY": "<your CLAUDECLEAR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aidevelopers2%2Fclaudeclear-mcp)<a href="https://mcptoplist.com/server/io.github.aidevelopers2%2Fclaudeclear-mcp"><img src="https://mcptoplist.com/badge/io.github.aidevelopers2%2Fclaudeclear-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aidevelopers2
Other servers by aidevelopers2
View all aidevelopers2 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains ClaudeClear MCP Server?
- ClaudeClear MCP Server is maintained by aidevelopers2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ClaudeClear MCP Server listed on the Official MCP Registry?
- Yes — ClaudeClear MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does ClaudeClear MCP Server have?
- MCP Toplist tracks 1 version of ClaudeClear MCP Server, most recently published on Aug 20, 2026.
- Where can I find the source code for ClaudeClear MCP Server?
- The source code for ClaudeClear MCP Server is hosted at github.com/aidevelopers2/claudeclear-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.