MCP Office Word
Rank #62,050io.github.dosev-ai/mcp-office-word
50-tool Word MCP server. Document assembly, tracked changes, and export. Windows-first.
MCP Office Word is a Model Context Protocol (MCP) server published by dosev-ai. It ranks #62,050 of 132,405 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Office Word is listed on Official MCP, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 70,355 of 132,405 servers on MCP Toplist.
Use MCP Office Word
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-office-word -e "WORD_ALLOWLIST_ROOTS=<your WORD_ALLOWLIST_ROOTS>" -e "WORD_ENABLE_WRITE=<your WORD_ENABLE_WRITE>" -e "WORD_ENABLE_COM=<your WORD_ENABLE_COM>" -- uvx --from mcp-office wordmcp mcp-officeReplace each placeholder with your own value before saving.
[mcp_servers.mcp-office-word]
command = "uvx"
args = ["--from", "mcp-office", "wordmcp", "mcp-office"]
[mcp_servers.mcp-office-word.env]
WORD_ALLOWLIST_ROOTS = "<your WORD_ALLOWLIST_ROOTS>"
WORD_ENABLE_WRITE = "<your WORD_ENABLE_WRITE>"
WORD_ENABLE_COM = "<your WORD_ENABLE_COM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-word": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"wordmcp",
"mcp-office"
],
"env": {
"WORD_ALLOWLIST_ROOTS": "<your WORD_ALLOWLIST_ROOTS>",
"WORD_ENABLE_WRITE": "<your WORD_ENABLE_WRITE>",
"WORD_ENABLE_COM": "<your WORD_ENABLE_COM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-word": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"wordmcp",
"mcp-office"
],
"env": {
"WORD_ALLOWLIST_ROOTS": "<your WORD_ALLOWLIST_ROOTS>",
"WORD_ENABLE_WRITE": "<your WORD_ENABLE_WRITE>",
"WORD_ENABLE_COM": "<your WORD_ENABLE_COM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-office-word": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-office",
"wordmcp",
"mcp-office"
],
"env": {
"WORD_ALLOWLIST_ROOTS": "<your WORD_ALLOWLIST_ROOTS>",
"WORD_ENABLE_WRITE": "<your WORD_ENABLE_WRITE>",
"WORD_ENABLE_COM": "<your WORD_ENABLE_COM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-word": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"wordmcp",
"mcp-office"
],
"env": {
"WORD_ALLOWLIST_ROOTS": "<your WORD_ALLOWLIST_ROOTS>",
"WORD_ENABLE_WRITE": "<your WORD_ENABLE_WRITE>",
"WORD_ENABLE_COM": "<your WORD_ENABLE_COM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-word": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"wordmcp",
"mcp-office"
],
"env": {
"WORD_ALLOWLIST_ROOTS": "<your WORD_ALLOWLIST_ROOTS>",
"WORD_ENABLE_WRITE": "<your WORD_ENABLE_WRITE>",
"WORD_ENABLE_COM": "<your WORD_ENABLE_COM>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dosev-ai%2Fmcp-office-word)<a href="https://mcptoplist.com/server/io.github.dosev-ai%2Fmcp-office-word"><img src="https://mcptoplist.com/badge/io.github.dosev-ai%2Fmcp-office-word.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dosev-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains MCP Office Word?
- MCP Office Word is maintained by dosev-ai, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Office Word listed on the Official MCP Registry?
- Yes — MCP Office Word is listed on the Official MCP Registry.
- How many versions does MCP Office Word have?
- MCP Toplist tracks 1 version of MCP Office Word, most recently published on Jun 15, 2026.
- Where can I find the source code for MCP Office Word?
- The source code for MCP Office Word is hosted at github.com/dosev-ai/mcp-office.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.