🤖

adeu

Automated DOCX Redlining Engine

RUN IN TERMINAL
claude mcp add aiadeu-adeu -- npx -y @adeu/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiadeu-adeu": { "command": "npx", "args": ["-y", "@adeu/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiadeu-adeu": { "command": "npx", "args": ["-y", "@adeu/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiadeu-adeu": { "command": "npx", "args": ["-y", "@adeu/mcp-server"] } } }

About This MCP Server

The ai.adeu/adeu server is an implementation of the Model Context Protocol, enabling connections to AI coding assistants through standard input/output interfaces and npm packages. It is associated with the Automated DOCX Redlining Engine, suggesting its use in document processing and collaboration workflows. Developers may utilize this server when building applications that require AI-driven document analysis or editing capabilities, particularly those involving Microsoft Word files.

Automated DOCX Redlining Engine. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@adeu/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The adeu server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiadeu-adeu.svg)](https://skillsplayground.com/mcps/aiadeu-adeu/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.