·office-mcp
</>

office-mcp

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations

114Installs·80Trend·@claude-office-skills

Installation

$npx skills add https://github.com/claude-office-skills/skills --skill office-mcp

How to Install office-mcp

Quickly install office-mcp AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/claude-office-skills/skills --skill office-mcp
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: claude-office-skills/skills.

SKILL.md

View raw

A complete MCP (Model Context Protocol) server providing 39 tools for Office document operations. Implemented in TypeScript/Node.js with real functionality (not placeholders).

| extracttextfrompdf | Extract text content, supports page selection | | extracttablesfrompdf | Extract table data from PDFs | | mergepdfs | Merge multiple PDFs into one | | splitpdf | Split PDF by page ranges | | compresspdf | Reduce PDF file size | | addwatermarktopdf | Add text/image watermarks | | fillpdfform | Fill PDF form fields |

| getpdfmetadata | Get PDF properties and metadata | | ocrpdf | OCR on scanned PDFs (multi-language) | | ocrimage | OCR on image files (PNG, JPG, TIFF, etc.) |

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations Source: claude-office-skills/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/claude-office-skills/skills --skill office-mcp
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from claude-office-skills/skills

Quick answers

What is office-mcp?

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations Source: claude-office-skills/skills.

How do I install office-mcp?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/claude-office-skills/skills --skill office-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/claude-office-skills/skills