Submit

Mcp Office Word

@dosev-ai

Local-first MCP server for Microsoft Word. 50 tools cover document creation, paragraph/heading/table management, style application, tracked changes review, bulk find-replace, image insertion, and PDF/HTML export. File-based tools (python-docx) run on Windows without Word installed. COM tools (tracked changes, PDF/HTML export) additionally require Microsoft Word. No hosted tier — runs on your machine.

Tools

Server Config

{
  "mcpServers": {
    "word": {
      "command": "python",
      "args": [
        "-m",
        "wordmcp.server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.