Back to search
30
MCP

Office-Word-MCP-Server

gongrzhe/office-word-mcp-server

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.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Office-PowerPoint-MCP-Server
A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and m
0 tools
ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
0 tools
docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI age
0 tools
iflow-mcp_vairpower-macos-office365-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to create and manipulate Microsoft Office documents (PowerPoint, Word, and
0 tools
docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
mcp-server-odoo
Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "office-word-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}