Loading MCP server directory, please wait...
Real Word and Excel for agents: open your .docx/.xlsm, read, propose, apply, get it back intact.
npx @getmcp/cli add com.sumoffice/officeRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sumoffice/office": {
"command": "docker",
"args": [
"{files_dir}:/work",
"run",
"-i",
"--rm",
"docker.io/hissih/sumoffice-mcp:0.3.0"
]
}
}
}