What is the Word MCP Live MCP server?
Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools
How to install Word MCP Live
Copy-paste configuration for popular MCP clients.
MCP_AUTHORAuthor name shown on tracked changes and comments (default: AI Assistant)
MCP_AUTHOR_INITIALSAuthor initials shown on comments (default: AI)
{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<YOUR_MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<YOUR_MCP_AUTHOR_INITIALS>"
}
}
}
}{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<YOUR_MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<YOUR_MCP_AUTHOR_INITIALS>"
}
}
}
}{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<YOUR_MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<YOUR_MCP_AUTHOR_INITIALS>"
}
}
}
}{
"servers": {
"word-mcp-live": {
"type": "stdio",
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<YOUR_MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<YOUR_MCP_AUTHOR_INITIALS>"
}
}
}
}claude mcp add word-mcp-live --env MCP_AUTHOR=<YOUR_MCP_AUTHOR> --env MCP_AUTHOR_INITIALS=<YOUR_MCP_AUTHOR_INITIALS> -- uvx word-mcp-liveRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.