Back to search
30
MCP
Office-Word-MCP-Server
gongrzhe/office-word-mcp-serverA 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"office-word-mcp-server": {
"url": "None",
"transport": "http"
}
}
}