MCP Office PowerPoint for Windsurf
io.github.dosev-ai/mcp-office-powerpoint
46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.
client:Windsurf
transport:stdio
runtime:pypi
Install MCP Office PowerPoint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-office-powerpoint": {
"command": "uvx",
"args": [
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<PPT_ENABLE_COM>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs