Word MCP Live
Rank #6,487io.github.ykarapazar/word-mcp-live
MCP server providing word-live capabilities
Word MCP Live is a Model Context Protocol (MCP) server published by ykarapazar. It ranks #6,487 of 132,046 servers tracked on MCP Toplist, and its repository has 219 GitHub stars. Word MCP Live is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Feb 23, 2026.
Ranks ahead of 125,559 of 132,046 servers on MCP Toplist.
Use Word MCP Live
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add word-mcp-live -e "MCP_AUTHOR=<your MCP_AUTHOR>" -e "MCP_AUTHOR_INITIALS=<your MCP_AUTHOR_INITIALS>" -- uvx word-mcp-liveReplace each placeholder with your own value before saving.
[mcp_servers.word-mcp-live]
command = "uvx"
args = ["word-mcp-live"]
[mcp_servers.word-mcp-live.env]
MCP_AUTHOR = "<your MCP_AUTHOR>"
MCP_AUTHOR_INITIALS = "<your MCP_AUTHOR_INITIALS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<your MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<your MCP_AUTHOR_INITIALS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<your MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<your MCP_AUTHOR_INITIALS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<your MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<your MCP_AUTHOR_INITIALS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"word-mcp-live": {
"command": "uvx",
"args": [
"word-mcp-live"
],
"env": {
"MCP_AUTHOR": "<your MCP_AUTHOR>",
"MCP_AUTHOR_INITIALS": "<your MCP_AUTHOR_INITIALS>"
}
}
}
}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.ykarapazar%2Fword-mcp-live)<a href="https://mcptoplist.com/server/io.github.ykarapazar%2Fword-mcp-live"><img src="https://mcptoplist.com/badge/io.github.ykarapazar%2Fword-mcp-live.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ykarapazar
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Word MCP Live?
- Word MCP Live is maintained by ykarapazar, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Word MCP Live listed on the Official MCP Registry?
- Yes — Word MCP Live is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Word MCP Live have?
- MCP Toplist tracks 2 versions of Word MCP Live, most recently published on Feb 23, 2026.
- Where can I find the source code for Word MCP Live?
- The source code for Word MCP Live is hosted at github.com/ykarapazar/word-mcp-live.
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.