dial-pptx-mcp

photonn/dial-pptx-mcp
★ 0 stars Python AI/LLM Updated today
DIAL-aware remote MCP server for PowerPoint generation — extends GongRzhe/Office-PowerPoint-MCP-Server with streamable-http transport, per-session state, and DIAL Core file storage integration
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dial-pptx-mcp": {
      "command": "uvx",
      "args": [
        "dial-pptx-mcp"
      ]
    }
  }
}

Or install with pip: pip install dial-pptx-mcp

README Excerpt

A remote, multi-tenant **PowerPoint-generation MCP server for [EPAM AI DIAL](https://dialx.ai)**. Generates `.pptx` presentations from corporate templates while preserving the template's theme, layouts, masters, and branding. Designed to be registered as an `MCPToolSet` in [DIAL Quick Apps](https://github.com/epam/ai-dial-quickapps-backend), with file input/output flowing through DIAL Core file storage.

Tools (20)

DEBUGDIAL_API_KEYDIAL_AUTH_MODEDIAL_CORE_URLDIAL_IMAGE_MAX_MBDIAL_PUBLIC_URLDIAL_UPLOAD_FOLDERERRORINFOLOG_LEVELPPT_MCP_ALLOWED_HOSTSPPT_MCP_HOSTPPT_MCP_MAX_CONCURRENT_CONVERSIONSPPT_MCP_MAX_CONCURRENT_TOOL_CALLSPPT_MCP_MAX_ICONSPPT_MCP_PORTPPT_MCP_STATE_MAX_PRESENTATIONSPPT_MCP_STATE_TTL_SECONDSPPT_MCP_TRANSPORTPPT_TEMPLATE_PATH

Topics

ai-dialdialmcppowerpointpython-pptx