Office

Enables AI to automate Microsoft Office applications (Word, Excel, PowerPoint, and more) through COM interfaces in Windows, providing tools for launching programs, manipulating documents, capturing screenshots, and managing files.

View Source
17 stars
0 tools
Created Aug 2025
@officemcp/officemcp-office-officemcp

About

Enables AI to automate Microsoft Office applications (Word, Excel, PowerPoint, and more) through COM interfaces in Windows, providing tools for launching programs, manipulating documents, capturing screenshots, and managing files.

Categories

general

Installation

npm

npm install @officemcp/officemcp-office-officemcp

Configuration

{ "mcpServers": { "officemcp-office-officemcp": { "command": "npx", "args": [ "-y", "@officemcp/officemcp-office-officemcp" ] } } }