Word MCP Live runs on your own machine — the client starts it, so there is no endpoint to ping. 672 installs a week from pypi. Last commit 29 May 2026.
Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add word-mcp-live -- uvx word-mcp-live
{
"mcpServers": {
"word-mcp-live": {
"args": [
"word-mcp-live"
],
"command": "uvx"
}
}
}
[mcp_servers.word-mcp-live]
command = "uvx"
args = ["word-mcp-live"]
{
"mcpServers": {
"word-mcp-live": {
"args": [
"word-mcp-live"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"word-mcp-live": {
"args": [
"word-mcp-live"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.