adeu

Adeu is a Python DOCX redlining engine and MCP server that helps AI agents apply “Track Changes” edits to Microsoft Word documents by calculating diffs and injecting native Word XML (w:ins/w:del) and comments without breaking existing formatting/layout.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml docx redlining track-changes legal-tech mcp python word-processing
⚙ Agent Friendliness
52
/ 100
Can an agent use this?
🔒 Security
25
/ 100
Is it safe for agents?
⚡ Reliability
32
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
75
Documentation
60
Error Messages
0
Auth Simplicity
95
Rate Limits
0

🔒 Security

TLS Enforcement
0
Auth Strength
10
Scope Granularity
10
Dep. Hygiene
55
Secret Handling
60

No network service/security model is described (appears local/MCP). The presence of keyring and careful tooling could help secret storage in some contexts, but there is no explicit guidance on how secrets are handled, what data is transmitted (if any), or how the MCP server restricts file access.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
40
Error Recovery
35
AF Security Reliability

Best When

You want an LLM/agent to propose textual edits and have them converted into native Track Changes inside an existing .docx while preserving complex formatting.

Avoid When

You need reliable semantic edits beyond text-run matching (e.g., restructuring clauses/formatting beyond targeted text changes) or you cannot run Python/MCP tooling in your environment.

Use Cases

  • AI-assisted contract review and generation of native Word redlines
  • Automated document editing pipelines that must preserve DOCX formatting, numbering, headers/footers, and images
  • RAG/assist workflows that need a “clean” text view plus the ability to write back Track Changes

Not For

  • High-assurance legal document automation without human review/validation
  • Environments where DOCX parsing/editing is not allowed or file modifications must be write-prohibited
  • Use cases requiring a hosted API with network-based authentication/tenancy controls (this appears to be a local/embedded tool + MCP server)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described; as an MCP server/tool it likely runs locally in the client environment.

Pricing

Free tier: No
Requires CC: No

License is MIT per README; pricing for hosting is not described.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Edits are based on text targeting/matching; small mismatches in whitespace/runs are handled via fuzzy/run coalescing, but failures may still occur for ambiguous targets.
  • Applying edits multiple times may not be idempotent (Track Changes structures could be duplicated).
  • Because it patches targeted runs, edits that require major structural/formatting changes may not align with its “surgical patch” approach.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for adeu.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered