Adeu MCP Server
LLMs speak Markdown; reviewers speak "Track Changes." Adeu is a docx ↔ LLM translator: a Model Context Protocol (MCP) server (Python and Node.js implementations) and accompanying SDKs that act 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.
People who work with document automation, docx converter and legaltech and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 161 · #11 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Adeu
Claude Code
claude mcp add dealfluence-adeu -- npx -y @adeu/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dealfluence-adeu": {
"command": "npx",
"args": [
"-y",
"@adeu/mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @adeu/mcp-server - the @adeu scope differs from the repo owner (dealfluence); confirm it's the project's official package
registry vendor namespace ai.adeu - domain-verified with the official MCP registry
03 · What Adeu can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v3.0.6 · 2026-09-17
v3.0.5 · 2026-09-14
add revision projection and accept/reject corpus fixtures · bump @n8n/eslint-plugin-community-nodes from 0.30.0 to 0.32.0 in /node · coalesce deleted runs without duplicate revision IDs · New Contributors · @6uimorais…
v3.0.4 · 2026-09-09
add comment projection fixtures from LibreOffice and Word · New Contributors · @Dmitry-Kov made their first contribution in
04 · Who maintains Adeu
adeu is maintained by dealfluence. It's the only MCP server we track from this author; the repo dates to Dec 2025.
05 · Facts
- repository
- github.com/dealfluence/adeu
- category
- automation - ranked #11 of 227 actively-maintained automation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- ai.adeu/adeu (active, first published 2026-05-05 · 2 versions)
- packages
- npm:@adeu/mcp-server
06 · Adeu FAQ
What is Adeu?
LLMs speak Markdown; reviewers speak "Track Changes." Adeu is a docx ↔ LLM translator: a Model Context Protocol (MCP) server (Python and Node.js implementations) and accompanying SDKs that act 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.
Is Adeu still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Adeu?
Run `npx -y @adeu/mcp-server`. You can also paste the ready-made client config above.
Does Adeu run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Adeu
Alternatives to Adeu
Maintained automation servers if Adeu isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Deepsky Aviation Regulations · DDC/CI Control Bridge · Remote Desktop Commander · Chain Weaver · Hotelbooking AI
More Python MCP servers · GCP Platform Engineer · Calendar MCP · Deep Mem · Defenter Proxy · see all