73
/ 100
1 day ago
glama

Word AI

Structure-preserving Word DOCX editing MCP server with a .NET Open XML backend and Office.js live sessions. Enables safe, auditable, incremental editing of Microsoft Word documents for AI agents.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: WORD_AI_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORT
configWORD_AI_ADDIN_HTTP
configWORD_AI_BRIDGE_URL
configWORD_AI_DOTNET_EXE1. or a packaged native executable under native/<rid>/ or dist/native/<rid>/.
configWORD_AI_DOTNET_NATIVE_DIR
configWORD_AI_DOTNET_RID
configWORD_AI_ENABLE_LEGACY_NATIVE_DOWNLOAD
configWORD_AI_NPM_CACHE
configWORD_AI_NPM_USE_SOURCE_BOOTSTRAP
configWORD_AI_PYTHON
configWORD_AI_SKIP_NATIVE_DOWNLOAD
configWORD_AI_STANDALONE_COMMAND
configWORD_AI_STANDALONE_RID
configXDG_CACHE_HOME
configWORD_AI_DOTNET
configWORD_AI_ENGINE4. Python OOXML fallback only when .NET is unavailable and =auto.
configWORD_AI_DOTNET_DLL2. or the local Release DLL at dotnet/WordAi.OpenXml/bin/Release/net8.0/WordAi.OpenXml.dll.
configWORD_AI_DOTNET_TIMEOUT_SECONDS
configWORD_AI_OFFICECLI
configWORD_AI_BINARY
configWORD_AI_ALLOWED_ROOTS
🔐 secretWORD_AI_MCP_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/flyfish-dev-word-ai-3w59z9)](https://m8ven.ai/mcp/flyfish-dev-word-ai-3w59z9)
commit: 1edacba40e89073b0e03ec6dcf0fcc380dbcb33f
code hash: 6fe36af5bb7e462c0b0f0d1bf229dc62085ae3c1c9be38819e4c907724619b9e
verified: 7/30/2026, 9:05:11 AM
view raw JSON →