Microsoft Office (Word, Excel, PowerPoint) MCP server for Model Context Protocol hosts. Bundles the stdio MCP server, the Office add-in sidecar, and the add-in task pane assets.
{
"mcpServers": {
"mindstonemcp-office": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-office"
]
}
}
}