Word MCP Live runs on your own machine — the client starts it, so there is no endpoint to ping. 422 installs a week from pypi. Last commit 29 May 2026.
Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
created_pdf_path = os.path.join(output_dir_for_lo, created_pdf_name)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
MCP_AUTHOR (Author name shown on tracked changes and comments (default: AI Assistant)), MCP_AUTHOR_INITIALS (Author initials shown on comments (default: AI)).
The author declared them in the registry entry; get the values from the project itself.
Tracks documented and undocumented Microsoft Graph API schema changes, with an MCP Apps visualiser
Word (.docx) MCP server: 221 operations, live editing, tracked changes, citations, mail merge.
Treat a Google Doc like a local file: content editing, tracked-changes review, comments, tables.
adsb.lol MCP — live aircraft tracking via community ADS-B.
50-tool Word MCP server. Document assembly, tracked changes, and export. Windows-first.
Amtrak MCP — live Amtrak train tracking via the community Amtraker API
MCP tools for interacting with Microsoft Fabric
Build Elementor sites with AI agents - native, editable pages via ~90 MCP tools. Free & MIT.
Answers built from our own checks of this server.