Office-PowerPoint-MCP-Server
MCP Serverby GongRzhe · Added 5mo ago
Claude
1.6k
Install
git clone https://github.com/GongRzhe/Office-PowerPoint-MCP-ServerAdd to Claude
claude mcp add office-powerpoint-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"office-powerpoint-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/office-powerpoint-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
用于 PowerPoint 操作的 MCP 服务器,基于 python-pptx。提供通过 MCP 协议创建、编辑和操作 PowerPoint 演示文稿的工具。
Tags
productivitymcp-server