OfficeCLI

GitHub

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.

25,894 stars C# 1 file ยท ~9,093 tokens #agent#ai#claude-code#cli#codex#docx#excel#office

OfficeCLI MCP Server

MCP server for iOfficeAI/OfficeCLI

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "OfficeCLI": {
      "command": "npx",
      "args": [
        "-y",
        "@iOfficeAI/OfficeCLI"
      ]
    }
  }
}