MCP Office PowerPoint for Claude Code
io.github.dosev-ai/mcp-office-powerpoint
46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.
client:Claude Code
transport:stdio
runtime:pypi
Install MCP Office PowerPoint in Claude Code
run in your project directory
claude mcp add mcp-office-powerpoint -e PPT_ALLOWLIST_ROOTS=<PPT_ALLOWLIST_ROOTS> -e PPT_ENABLE_WRITE=<PPT_ENABLE_WRITE> -e PPT_ENABLE_COM=<PPT_ENABLE_COM> -- uvx mcp-office
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs