loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

office-mcp

MCP Tool

noma4i/office-mcp

Complete office mcp for MacOS

Install

$ npx loaditout add noma4i/office-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "office-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "office-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Office MCP Server

An MCP server that lets Claude control Microsoft Word and Excel on macOS via AppleScript.

98 tools - 59 for Word, 39 for Excel - covering documents, text, tables, formatting, navigation, clipboard, headers/footers, sections, images, and more.

Features
  • Rich object clipboard - copy and paste content with full formatting between documents, not just plain text. Move styled paragraphs, images, and table fragments without losing anything.
  • Deep table operations - full CRUD on rows, columns, and cells in both Word and Excel. Find columns by header text, add/delete rows and columns, read and write individual cells.
  • Cross-app coverage - one server handles both Word and Excel. Create a spreadsheet, process data, then build a formatted report in Word - all in a single conversation.
  • Headers, footers, and sections - read and write headers/footers per section, insert images into them, control page setup, margins, and orientation. Most MCP servers ignore these entirely.
  • Formatting-aware - read current text and paragraph formatting (font, size, bold, color, alignment, indents, spacing). Apply styles, format selections, set number formats in Excel.
  • Image support - insert images into documents and headers/footers, resize inline shapes, create reusable image refs for repeated insertion.
  • 98 tools total - 59 for Word, 39 for Excel. Not a thin wrapper - full document automation.
Quick Start
yarn install
yarn build
yarn start
Claude Desktop Configuration

Add to your Claude Desktop config:

{
  "mcpServers": {
    "office": {
      "command": "node",
      "args": ["/absolute/path/to/office_mcp/dist/index.js"]
    }
  }
}
MCPB Bundle
yarn build && npx @anthropic-ai/mcpb pack . office-mcp.mcpb

One-click install for Claude Desktop.

Word Tools (59)

| Category | Tools | Examples

Tags

excelmacosmcp-serverword

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/noma4i/office-mcp)](https://loaditout.ai/skills/noma4i/office-mcp)