mcp-server-powerpoint-plugins

sbroenne/mcp-server-powerpoint-plugins
★ 0 stars PowerShell API Integration Updated 1d ago
Published GitHub Copilot CLI plugins for PowerPointMcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-powerpoin": {
      "command": "npx",
      "args": [
        "-y",
        "sbroenne/mcp-server-powerpoint-plugins"
      ]
    }
  }
}