← Back to Plugins
MCP Server MCP

Word MCP Live

github By github 👁 3 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx word-mcp-live

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "word-mcp-live",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Author name shown on tracked changes and comments (default: AI Assistant)",
          "format": "string",
          "name": "MCP_AUTHOR"
        },
        {
          "description": "Author initials shown on comments (default: AI)",
          "format": "string",
          "name": "MCP_AUTHOR_INITIALS"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...