ppt-mcp

ykuwai/ppt-mcp
★ 38 stars Python API Integration Updated today
The world's best PowerPoint MCP server - Real-time PowerPoint control via COM automation
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install ppt-mcp

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/ykuwai/ppt-mcp/main/assets/ppt-mcp-logo-letter.png" alt="PowerPoint MCP" width="480"> </p> <p align="center"> <a href="README_ja.md">日本語版はこちら</a> </p> <p align="center"> <a href="https://www.python.org/"><img src="https://img.shields.io/badge/Python-3.10%2B-blue.svg" alt="Python"></a>

Tools (2)

ppt_add_svg_iconppt_format_text_range