Cleanor
Rank #13,302app.cleanor/cleanor
Zero-auth MCP: image optimize, cited storage/format data, and dev utilities LLMs get wrong.
Cleanor is a Model Context Protocol (MCP) server published by cleanor-app. It ranks #13,302 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cleanor is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 8 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 118,744 of 132,046 servers on MCP Toplist.
Use Cleanor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cleanor https://mcp.cleanor.app/mcpclaude mcp add cleanor -- npx -y @cleanor/mcp[mcp_servers.cleanor]
url = "https://mcp.cleanor.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.cleanor]
command = "npx"
args = ["-y", "@cleanor/mcp"]Add to ~/.codex/config.toml.
https://mcp.cleanor.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cleanor": {
"command": "npx",
"args": [
"-y",
"@cleanor/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cleanor": {
"url": "https://mcp.cleanor.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"cleanor": {
"command": "npx",
"args": [
"-y",
"@cleanor/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cleanor": {
"type": "http",
"url": "https://mcp.cleanor.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"cleanor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cleanor/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cleanor": {
"serverUrl": "https://mcp.cleanor.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cleanor": {
"command": "npx",
"args": [
"-y",
"@cleanor/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cleanor": {
"url": "https://mcp.cleanor.app/mcp"
}
}
}{
"mcpServers": {
"cleanor": {
"command": "npx",
"args": [
"-y",
"@cleanor/mcp"
]
}
}
}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/app.cleanor%2Fcleanor)<a href="https://mcptoplist.com/server/app.cleanor%2Fcleanor"><img src="https://mcptoplist.com/badge/app.cleanor%2Fcleanor.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
cleanor-app
Available versions (8)
| Version | Published |
|---|---|
| 0.6.1 | Jul 14, 2026 |
| 0.6.0 | Jul 7, 2026 |
| 0.5.0 | Jul 7, 2026 |
| 0.4.0 | Jul 7, 2026 |
| 0.3.1 | Jul 7, 2026 |
| 0.2.1 | Jul 6, 2026 |
| 0.1.1 | Jul 5, 2026 |
| 0.1.0 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Cleanor?
- Cleanor is maintained by cleanor-app, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Cleanor listed on the Official MCP Registry?
- Yes — Cleanor is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Cleanor have?
- MCP Toplist tracks 8 versions of Cleanor, most recently published on Jul 14, 2026.
- Where can I find the source code for Cleanor?
- The source code for Cleanor is hosted at github.com/cleanor-app/cleanor-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.