← All servers
🔧

Word MCP LiveVerified🛡 No advisories

io.github.ykarapazar/word-mcp-live
New to MCP? Start here →
170★ stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/ykarapazar, which proved it owns this namespace.

Verified owner: github.com/ykarapazario.github.ykarapazar/word-mcp-live

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads MCP_AUTHOR, MCP_AUTHOR_INITIALS.

About

Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools

Packages & transports

pypiword-mcp-livev1.2.0 · uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "word_mcp_live": {
      "command": "uvx",
      "args": [
        "word-mcp-live"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx word-mcp-live