Loading languages...
OF

Office-Word-MCP-Server

@GongRzhe492

A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to work with Word documents through a standardized interface, providing rich document editing capabilities.

word
document
microsoft
editing

# mcpServer Config

{
  "mcpServers": {
    "word-document-server": {
      "command": "python",
      "args": [
        "/path/to/word_mcp_server.py"
      ]
    }
  }
}

# stdio

python /path/to/word_mcp_server.py
Transport:
stdio
Taal:
Python
Gemaakt:3/25/2025
Bijgewerkt:8/5/2025
Startpagina: