adeu
Rank #539ai.adeu/adeu
Automated DOCX Redlining Engine
adeu is a Model Context Protocol (MCP) server published by dealfluence. It ranks #539 of 115,591 servers tracked on MCP Toplist, and its repository has 149 GitHub stars. adeu is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 30, 2025 and most recently updated on May 16, 2026.
Ranks ahead of 115,052 of 115,591 servers on MCP Toplist.
Use adeu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adeu -- uvx adeu[mcp_servers.adeu]
command = "uvx"
args = ["adeu"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"adeu": {
"command": "uvx",
"args": [
"adeu"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"adeu": {
"command": "uvx",
"args": [
"adeu"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adeu": {
"type": "stdio",
"command": "uvx",
"args": [
"adeu"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adeu": {
"command": "uvx",
"args": [
"adeu"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adeu": {
"command": "uvx",
"args": [
"adeu"
]
}
}
}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/ai.adeu%2Fadeu)<a href="https://mcptoplist.com/server/ai.adeu%2Fadeu"><img src="https://mcptoplist.com/badge/ai.adeu%2Fadeu.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
dealfluence
Available versions (2)
| Version | Published |
|---|---|
| 1.7.1 | May 16, 2026 |
| 1.5.2 | May 5, 2026 |
Frequently asked questions
- Who maintains adeu?
- adeu is maintained by dealfluence, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is adeu listed on the Official MCP Registry?
- Yes — adeu is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does adeu have?
- MCP Toplist tracks 2 versions of adeu, most recently published on May 16, 2026.
- Where can I find the source code for adeu?
- The source code for adeu is hosted at github.com/dealfluence/adeu.