PowerPoint

v1.0.0Business Applicationsstable

Open Source Model Context Protocol server for PowerPoint automation on Windows via pywin32

powerpointmcpai-integration
Share:
76
Stars
0
Downloads
0
Weekly
0/5

What is PowerPoint?

PowerPoint is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to open source model context protocol server for powerpoint automation on windows via pywin32

Open Source Model Context Protocol server for PowerPoint automation on Windows via pywin32

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Open Source Model Context Protocol server for PowerPoint aut

Use Cases

Automate PowerPoint presentations on Windows via natural language.
Create and modify slides programmatically.
Ayushmaniar

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y powerpoint

Manual Installation

npx -y powerpoint

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use PowerPoint

The PowerPoint MCP server enables AI assistants to automate Microsoft PowerPoint on Windows through COM automation via the pywin32 library. It exposes 11 tools covering the full presentation lifecycle: opening and saving files, navigating slides, adding speaker notes, inserting formatted text with HTML tags or LaTeX, managing slide layouts from templates, applying animations, and even executing arbitrary Python code within the PowerPoint context. It requires no API keys or subscriptions — only a Windows machine with PowerPoint installed — making it the most direct path to AI-driven slide creation and editing.

Prerequisites

  • Windows 10 or Windows 11 (COM automation is Windows-only)
  • Microsoft PowerPoint installed on the same machine
  • Python 3.10 or higher with pip
  • uv package manager installed (for uvx command)
  • An MCP-compatible client such as Claude Desktop or Cursor
1

Install uv (if not already installed)

The server is run via uvx, which is provided by the uv package manager. Install it using the official installer for Windows.

powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
2

Add the server to your MCP client configuration

Open your MCP client config file and add the powerpoint-mcp server. The uvx command handles downloading and running the package without a manual pip install.

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

Restart your MCP client

Save the configuration and restart your MCP client (e.g., Claude Desktop). The server will be downloaded and started automatically on first use.

4

Open or create a presentation

Use the manage_presentation tool to open an existing .pptx file or create a new blank presentation before working with slides.

5

Verify the tools are available

In your AI client, ask it to list available PowerPoint tools or call manage_presentation to open a file. A successful response confirms COM automation is working.

PowerPoint Examples

Client configuration

Full claude_desktop_config.json entry for the PowerPoint MCP server using uvx.

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

Prompts to try

Example prompts that exercise the 11 available PowerPoint tools.

- "Open C:\Users\Me\Documents\quarterly.pptx and take a screenshot of slide 3."
- "Create a new presentation, add a title slide with 'Q4 Results', and save it to the Desktop."
- "Add speaker notes to slide 2 saying 'Emphasize the 30% YoY growth figure here'."
- "Insert a new slide using the 'Title and Content' layout from the corporate template."
- "Populate the content placeholder on slide 4 with a bullet list: <ul><li>Revenue up 20%</li><li>Churn down 5%</li></ul>"

Troubleshooting PowerPoint

COM error: 'PowerPoint is not installed' or dispatch fails

Ensure Microsoft PowerPoint is fully installed (not just the viewer) and that it has been launched at least once so COM registration is complete. Run PowerPoint manually, then retry.

uvx command not found

Install the uv package manager using the Windows PowerShell installer: powershell -c "irm https://astral.sh/uv/install.ps1 | iex". Restart your terminal or MCP client after installation so the PATH update takes effect.

Server works on Linux/macOS but PowerPoint tools fail

This server is Windows-only due to its dependency on pywin32 and COM automation. It cannot run on Linux or macOS. Use the Windows-native Claude Desktop or Cursor installation to connect to this server.

Frequently Asked Questions about PowerPoint

What is PowerPoint?

PowerPoint is a Model Context Protocol (MCP) server that open source model context protocol server for powerpoint automation on windows via pywin32 It connects AI assistants to external tools and data sources through a standardized interface.

How do I install PowerPoint?

Install via npm with the command: npx -y powerpoint. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with PowerPoint?

PowerPoint works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is PowerPoint free to use?

Yes, PowerPoint is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

PowerPoint Alternatives — Similar Business Applications Servers

Looking for alternatives to PowerPoint? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "powerpoint": { "command": "npx", "args": ["-y", "powerpoint"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use PowerPoint?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides