If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/adeu/adeu
LOCAL

Adeu Redlining Engine

adeu/adeu

**LLMs speak Markdown; Lawyers speak "Track Changes."** Adeu is a Model Context Protocol (MCP) server that acts as a **"Virtual DOM" for Microsoft Word**. It provides a two-way abstraction layer that lets AI agents freely edit document text without destroying the underlying formatting or complex DOCX XML. While standard libraries excel at generating documents from scratch, they fail at non-destructive redlining. Adeu solves this by translating `.docx` files into a token-efficient Markdown representation. **Key Features:** * **Intelligent Extraction**: Translates documents into LLM-friendly CriticMarkup, preserving images, layouts, multi-level numbering, and complex legal gridspans. * **Semantic Appendix**: Automatically pre-computes defined terms, broken cross-references, and likely typos to hand the agent a structured data overview. * **Fuzzy Matching**: Handles minor whitespace discrepancies between the LLM's memory and the actual document content. * **Native Track Changes**: Translates AI search-and-replace text edits into native Word Track Changes and Comments. * **Live MS Word Copilot**: (Windows Only) Can act as a real-time copilot, editing the active Microsoft Word document right in front of you using native COM macros. Maintained by [Adeu.ai](https://adeu.ai).

9 tools available
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (4mo)
9toolsLocal/ STDIO4moindexed
Checked Jun 10, 2026
Quality Score
23/95
Emerging
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure12.7/20
102 days indexed
Capability10.1/25
Tools: 5.1/13 (9 tools)
Description: 5/5
Endpoint: 0/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability0/25
Currently live: 0/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
0Clean
No signals detected.
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed May 6, 2026
Server Profile
Tools catalogued
9
9 tools available. Full list below.
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not yet verified by the Official MCP Registry.
Tools (9)
read_docx
Reads a DOCX file. Returns text with inline CriticMarkup for Tracked Changes and Comments: {++inserted++}, {--deleted--}, {==highlighted==}{>>comment<<}. Set clean_view=True for the finalized 'Accepted' text without markup. Modes: - 'full' (default): paginated body content. Use page=N to navigate. - 'outline': heading map only — start here for large docs to plan targeted reads. Defaults to L1-L2 headings; pass outline_max_level=3-6 to see deeper structure. - 'appendix': defined terms, anchors, and cross-reference targets. Consult before editing legal/technical docs to avoid breaking references.
process_document_batch
Applies a batch of edits and review actions to a DOCX. All changes evaluate against the ORIGINAL document state — do not chain dependent edits within one batch (e.g. rename X to Y, then modify Y). Apply the rename first, then send a second batch. Each item in `changes` must specify a `type`: 1. 'modify': Search-and-replace. `target_text` must uniquely match — include surrounding context if the phrase is ambiguous. `new_text` supports Markdown: '# Heading 1' through '###### Heading 6', '**bold**', '_italic_', and '\n\n' to split into multiple paragraphs. Empty `new_text` deletes. Do NOT write CriticMarkup tags ({++, {--, {>>) manually — use the `comment` parameter for comments. 2. 'accept' / 'reject': Finalize or revert a tracked change by `target_id` (e.g. 'Chg:12'). 3. 'reply': Reply to a comment by `target_id` (e.g. 'Com:5') with `text`. 4. 'insert_row' / 'delete_row': Table edits. Disk mode only — not supported on Live Word canvas. ID VOLATILITY: 'Chg:N' and 'Com:N' shift between document states. Always call `read_docx` immediately before any accept/reject/reply — do not reuse IDs from earlier in the conversation. `author_name` is used for attribution on all tracked changes and comments, in both disk and Live Word modes.
accept_all_changes
Accepts all tracked changes and removes all comments in a single operation, producing a finalized clean document. Use this when a document review is entirely complete and you want to clear all redlines.
diff_docx_files
Compares two DOCX files and returns a unified diff of their text content. Useful for analyzing differences between versions before editing.
finalize_document
Prepares a document for external distribution or e-signature. This tool combines metadata sanitization, document locking (protection), and markup resolution into a single step. NOTE: PDF export and AES encryption are disabled in this environment.
login_to_adeu_cloud
Logs the user into the Adeu Cloud backend. Securely opens a browser window for authentication.
Show all 9 tools ↓
logout_of_adeu_cloud
Logs out of the Adeu Cloud backend by clearing the local API key.
search_and_fetch_emails
Searches the user's live email inbox. By default, searches only the Inbox folder. Returns a list of lightweight previews. Call again with `email_id` to fetch the full body and download attachments.
create_email_draft
Creates an email draft in the user's native draft box. Provide `reply_to_email_id` to reply, or `subject` and `to_recipients` for a new email.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
Satoshidata Wallet Intelligence
Bitcoin wallet intelligence for AI agents: labels, risk signals, transactions, fees, and mempool.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
Indexed from Smithery · Updates nightlyView on Smithery →