Skip to content
Cline

KitchenSink4PPT for Cline

io.github.nometalalchemist/kitchensink4ppt

PowerPoint (.pptx) MCP server: editable vector diagrams, tables, budgeted reads, render-to-verify

client:Cline transport:stdio runtime:pypi

Install KitchenSink4PPT in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "kitchensink4ppt": {
      "command": "uvx",
      "args": [
        "kitchensink4ppt"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

KitchenSink4PPT in other clients