Odel
KitchenSink4PPT

KitchenSink4PPT

Local
@nometalalchemist1PythonAGPL-3.0Updated Yesterday

Everything plus the kitchen sink for PowerPoint: native editable diagrams, live editing, 138 tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIkitchensink4pptv1.1.2

Run

uvx kitchensink4ppt

MCP client config

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