megadeck

ojavadli/megadeck
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
AI-driven PowerPoint generation with built-in MCP server for Claude Code and Cursor. Pydantic DSL + multi-provider LLM + visual critic loop.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install megadeck

README Excerpt

> AI-driven PowerPoint generation, audited slide-by-slide, ready for Claude Code and Cursor. Megadeck turns a natural-language prompt into a styled `.pptx` file. It exposes the same core both as a **command-line tool** and as a **Model Context Protocol (MCP) server**, so Claude Code, Cursor, Claude Desktop, and any MCP-aware client can call it directly.

Tools (9)

darkdefaulteditorialhero_statementnumbered_listpipsection_dividerthree_cardtwo_column