SERVER
Microsoft Office
Rank #3468io.github.mindstone/mcp-server-office
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Microsoft Office is a Model Context Protocol (MCP) server published by mindstone. It ranks #3468 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Microsoft Office is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,468of 58,900 tracked serversTop 10%
Ranks ahead of 55,432 of 58,900 servers on MCP Toplist.
CONNECT
Use Microsoft Office
Add Microsoft Office to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-office": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-office"
],
"env": {
"MCP_OFFICE_SIDECAR_STATE": "<your MCP_OFFICE_SIDECAR_STATE>",
"MCP_OFFICE_SIDECAR_DISABLE": "<your MCP_OFFICE_SIDECAR_DISABLE>",
"REBEL_DISABLE_OFFICE_SIDECAR": "<your REBEL_DISABLE_OFFICE_SIDECAR>",
"MCP_OFFICE_SIDECAR_STATE_DIR": "<your MCP_OFFICE_SIDECAR_STATE_DIR>",
"MCP_OFFICE_ADDIN_DIR": "<your MCP_OFFICE_ADDIN_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Microsoft Office?
- Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
- Who maintains Microsoft Office?
- Microsoft Office is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Microsoft Office an official MCP server?
- Yes — Microsoft Office is listed on the Official MCP Registry.
- How many versions does Microsoft Office have?
- MCP Toplist tracks 1 version of Microsoft Office, most recently published on May 21, 2026.
- Where can I find the source code for Microsoft Office?
- The source code for Microsoft Office is hosted at github.com/mindstone/mcp-servers.
EXPLORE