Skip to content
Cursor

powerpoint engine for Cursor

io.powerpointengine/powerpoint-engine

Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.

client:Cursor transport:streamable-http

Install powerpoint engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "powerpoint-engine": {
      "url": "https://powerpointengine.io/api/mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

powerpoint engine in other clients