word-mcp-server

HelloWorld-Open/word-mcp-server
★ 0 stars TypeScript Other Updated today
MCP server for Microsoft Word document manipulation via COM automation (Node.js/TypeScript, Windows)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "word-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "HelloWorld-Open/word-mcp-server"
      ]
    }
  }
}

Topics

com-automationmcpmcp-servermicrosoft-wordnodejstypescriptwindowswordword-server