OfficeCLI
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.
OfficeCLI MCP Server
MCP server for iOfficeAI/OfficeCLI
Ready-to-Use Client Configurations
{
"mcpServers": {
"OfficeCLI": {
"command": "npx",
"args": [
"-y",
"@iOfficeAI/OfficeCLI"
]
}
}
}