mcp-office
MCP servers for Microsoft Office — Excel, Outlook, PowerPoint, Word. Local-first, governed, developer-controlled.
Install / Use
claude mcp add dosev-ai -- npx -y github:dosev-ai/mcp-officeIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubMCP client configuration template
Copy this to your MCP client config directory and fill in your paths.
For Claude Desktop: %APPDATA%\Claude\claude_desktop_config.json
For VS Code Copilot: use the "servers" root key instead — this file uses Claude Desktop format only.
Replace ALL occurrences of:
C:\path\to\mcp-office → absolute path where you cloned this repo
C:\path\to\your\files → directory where your Office files live
Only include servers for packages you have installed.
Restart your MCP client after saving.
{ "mcpServers": { "excel-excelmcp": { "command": "C:\path\to\mcp-office\.venv\Scripts\python.exe", "args": ["-m", "excelmcp.server"], "env": { "EXCEL_ALLOWLIST_ROOTS": "C:\path\to\your\files", "EXCEL_ENABLE_WRITE": "true" } }, "powerpoint-pptmcp": { "command": "C:\path\to\mcp-office\.venv\Scripts\python.exe", "args": ["-m", "pptmcp.server"], "env": { "PPT_ALLOWLIST_ROOTS": "C:\path\to\your\files", "PPT_ENABLE_WRITE": "true" } }, "word-wordmcp": { "command": "C:\path\to\mcp-office\.venv\Scripts\python.exe", "args": ["-m", "wordmcp.server"], "env": { "WORD_ALLOWLIST_ROOTS": "C:\path\to\your\files", "WORD_ENABLE_WRITE": "true" } } } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
