HomeOther › Word MCP Live

Word MCP Live

Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools

Python
★ 221 stars Last pushed 2026-05-29 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.2.0)

uvx word-mcp-live

Or add to your MCP client config:

{
  "mcpServers": {
    "word-mcp-live": {
      "command": "uvx",
      "args": [
        "word-mcp-live"
      ],
      "env": {
        "MCP_AUTHOR": "<YOUR_VALUE>",
        "MCP_AUTHOR_INITIALS": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCP_AUTHOR — Author name shown on tracked changes and comments (default: AI Assistant)
  • MCP_AUTHOR_INITIALS — Author initials shown on comments (default: AI)

Related servers

Data from the Official MCP Registry