Skip to content
Windsurf

MCP Server for PowerPoint for Windsurf

io.github.trsdn/mcp-server-ppt

PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.

client:Windsurf transport:stdio runtime:nuget

Install MCP Server for PowerPoint in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-server-ppt": {
      "command": "dnx",
      "args": [
        "PptMcp.McpServer",
        "--yes"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Server for PowerPoint in other clients