powerpoint-mcp

powerpoint-mcp

27

The Powerpoint MCP Server is a project focused on automating the creation and customization of PowerPoint presentations using a suite of tools. It leverages the Stable Diffusion API for image generation and is built upon a fork of a previous project, adding new features and improvements.

Powerpoint MCP Server

  • A Model Context Protocol (MCP) server project that creates PowerPoint presentations.
  • Implements tools to create, edit, and customize slides with features like titles, sections, tables, charts, and images.
  • Uses Stable Diffusion API for image generation.

Main Changes of this fork

  • Utilizes the Stable Diffusion (ForgeUI/Automatic-1111) API instead of Together AI.

Configuration

  • Requires an environment variable for image generation using the ForgeUI API.
  • A folder path is needed to save presentations and images.

Quickstart

  • Install the required software and clone the repository.
  • Configure your setup using the claude_desktop_config.json file.

Credits