MCP Server for PowerPoint for Windsurf
io.github.sbroenne/mcp-server-powerpoint
PowerPoint automation for AI: slides, shapes, tables, charts, images, notes. 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-powerpoint": {
"command": "dnx",
"args": [
"Sbroenne.PowerPointMcp.McpServer",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs