Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. MCP Server for PowerPoint
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

MCP Server for PowerPoint

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-for-powerpoint-2": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-for-powerpoint-2"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

PptMcp - MCP Server for Microsoft PowerPoint

Release Release Workflow NuGet MCP Server NuGet CLI License: MIT .NET Platform Built with Copilot

Install in VS Code Install in VS Code Insiders Install in Cursor

The install badges register the server as ppt-mcp running the mcp-ppt command. Install the tool first with dotnet tool install --global PptMcp.McpServer, otherwise the client has nothing to launch.

Automate PowerPoint with AI β€” A Model Context Protocol (MCP) server for comprehensive PowerPoint automation through conversational AI.

PptMcp enables AI assistants such as GitHub Copilot, Claude, and ChatGPT to automate Microsoft PowerPoint through natural language commands. It covers real presentation work end to end: create slides, edit text, place shapes and images, build charts and tables, apply themes, run VBA, export to PDF or video, and manage live PowerPoint windows safely through the native COM API.

Origin and credit: This project builds on the original MCP automation foundation created by Stefan Broenner (sbroenne) in mcp-server-excel, extended here into a full PowerPoint-focused toolchain.

Releases and packages: GitHub Releases | NuGet: PptMcp.McpServer | NuGet: PptMcp.CLI

For multi-phase build / verify / repair workflows from source, the repo also includes the official orchestration client under src\PptMcp.Agent.

πŸ›‘οΈ 100% Safe β€” Uses PowerPoint's Native COM API β€” Zero risk of file corruption. Uses PowerPoint's official COM API ensuring complete safety and compatibility.

πŸ’‘ Interactive Development β€” See results instantly in PowerPoint. Add slides, create charts, format text, and iterate. PowerPoint becomes your AI-powered workspace.

Technical Requirements:

  • ⚠️ Windows Only β€” COM interop is Windows-specific
  • ⚠️ PowerPoint Required β€” Microsoft PowerPoint 2016 or later must be installed
  • ⚠️ Desktop Environment β€” Controls actual PowerPoint process (not for server-side processing)

🎯 What You Can Do

33 specialized tools with 224 operations:

  • πŸ“ Files (1 tool, 6 ops) β€” Open, close, create, save, list, validate presentations
  • πŸ“„ Slides (1 tool, 15 ops) β€” Create, duplicate, move, delete, apply layouts, hide/unhide, thumbnails, clone-with-replace
  • πŸ”· Shapes (1 tool, 35 ops) β€” Add, move, resize, fill, gradient, line, shadow, glow, reflection, opacity, 3D, rotation, z-order, grouping, connectors, merge, flip, scale
  • ✏️ Text (1 tool, 18 ops) β€” Get/set text, find, replace, format, spacing, bullets, case, symbols, alt-text audit
  • πŸ“‹ Slide Tables (1 tool, 13 ops) β€” Create, read/write cells and rows, add/delete rows and columns, merge, format, borders
  • πŸ“Š Charts (1 tool, 10 ops) β€” Create, set data, title, type, legend, axis titles, data table
  • πŸ–ΌοΈ Images (1 tool, 4 ops) β€” Insert, crop, brightness/contrast, transparent color
  • πŸŽ₯ Media (1 tool, 4 ops) β€” Insert audio/video, media info, playback settings
  • 🧩 SmartArt (1 tool, 6 ops) β€” Diagram info, add/delete nodes, layout, style, level changes
  • 🎨 Design/Themes (1 tool, 19 ops) β€” Themes, color schemes, fonts, archetypes, palettes, layout grids, style profiles
  • πŸ–ŒοΈ Slide Background (1 tool, 5 ops) β€” Get, solid color, gradient, image, reset to master
  • 🎭 Masters & Layouts (1 tool, 5 ops) β€” List masters and layouts, edit master shapes, delete unused
  • πŸ“Œ Placeholders (1 tool, 3 ops) β€” List placeholders, set text, set image
  • πŸ“ƒ Headers & Footers (1 tool, 2 ops) β€” Get/set footer text, slide numbers, date
  • πŸ“ Page Setup (1 tool, 3 ops) β€” Slide size, orientation, first slide number
  • ↔️ Shape Alignment (1 tool, 2 ops) β€” Align and distribute shapes on slides
  • 🎬 Animations (1 tool, 6 ops) β€” List, add, remove, clear, timing, reorder
  • πŸ”€ Transitions (1 tool, 4 ops) β€” Get, set, remove, copy to all slides
  • πŸ“Ί Slideshow (1 tool, 5 ops) β€” Start, stop, navigate, status, configure
  • 🎞️ Custom Shows (1 tool, 3 ops) β€” Create, list, delete custom slide shows
  • πŸ“‚ Sections (1 tool, 4 ops) β€” List, add, rename, delete presentation sections
  • πŸ“₯ Slide Import (1 tool, 1 op) β€” Import slides from another .pptx file
  • πŸ“ Notes (1 tool, 5 ops) β€” Get, set, clear, append, read all speaker notes
  • πŸ’¬ Comments (1 tool, 4 ops) β€” Add, list, delete, clear slide comments
  • πŸ”— Hyperlinks (1 tool, 5 ops) β€” Add, get, list, remove, validate hyperlinks
  • 🏷️ Tags (1 tool, 3 ops) β€” Custom metadata on slides and shapes
  • πŸ—‚οΈ Document Properties (1 tool, 4 ops) β€” Get/set built-in and custom properties
  • β™Ώ Accessibility (1 tool, 3 ops) β€” Audit, get/set reading order
  • πŸ”€ Proofing (1 tool, 3 ops) β€” Spell check, get/set language
  • πŸ“€ Export (1 tool, 9 ops) β€” PDF, slide images, video (MP4), print, save-as, extract text/images
  • πŸ–¨οΈ Print Options (1 tool, 2 ops) β€” Get/set print configuration
  • βš™οΈ VBA (1 tool, 5 ops) β€” List, view, import, delete, run macros
  • πŸͺŸ Window (1 tool, 7 ops) β€” Info, minimize, restore, maximize, zoom, view mode

πŸ“š Complete Feature Reference β†’ β€” Detailed documentation of all 224 operations

πŸ’¬ Example Prompts

Create & Build Presentations:

  • "Create a new PowerPoint presentation called QuarterlyReport.pptx with a title slide"
  • "Add 5 slides with a 'Title and Content' layout"
  • "Insert a company logo image on the first slide"

Content & Formatting:

  • "Add a textbox on slide 2 with the text 'Q1 Revenue Summary' in bold 24pt Arial"
  • "Create a table on slide 3 with columns for Region, Q1, Q2, Q3, Q4"
  • "Set the shape fill color to #0078D4 and add a 2pt border"

Charts & Visuals:

  • "Create a bar chart on slide 4 showing quarterly revenue data"
  • "Set the chart title to 'Revenue by Quarter'"
  • "Add an entrance animation to the chart shape"

Automation:

  • "Export the presentation as PDF"
  • "Run the FormatAllSlides macro"
  • "Show me PowerPoint while you work" β€” watch changes in real-time

πŸͺŸ Agent Mode β€” Watch AI Work in PowerPoint:

  • "Show me PowerPoint side-by-side while you build this presentation" β€” real-time visibility
  • "Let me watch while you create the slides"
  • Status bar shows live progress: "PptMcp: Creating chart on slide 4..."

πŸ‘₯ Who Should Use This?

Perfect for:

  • βœ… Presenters automating repetitive PowerPoint workflows
  • βœ… Developers building PowerPoint-based reporting solutions
  • βœ… Business users managing complex presentation decks
  • βœ… Teams maintaining presentation templates and VBA macros

Not suitable for:

  • ❌ Server-side processing (use libraries like Open XML SDK instead)
  • ❌ Linux/macOS users (Windows + PowerPoint installation required)
  • ❌ High-volume batch operations (consider PowerPoint-free alternatives)

πŸš€ Quick Start

PlatformInstallation
Any MCP Client (no .NET)npx -y mcp-server-ppt
Any MCP Client (.NET tool)dotnet tool install --global PptMcp.McpServer
DetailsπŸ“– Installation Guide

⚠️ Important: Close all PowerPoint files before using. The server requires exclusive access to presentations during automation.

πŸ”§ CLI vs MCP Server

This package provides both CLI and MCP Server interfaces. Choose based on your use case:

InterfaceBest ForWhy
CLI (pptcli)Coding agents (Copilot, Cursor, Windsurf)Fewer tokens β€” single tool, no large schemas.
MCP ServerConversational AI (Claude Desktop, VS Code Chat)Rich tool discovery, persistent connection.

Manual Installation:

powershell
# Install MCP Server and CLI
dotnet tool install --global PptMcp.McpServer
dotnet tool install --global PptMcp.CLI

Without .NET installed: the MCP server is also published to npm as a wrapper that downloads a self-contained build on first use. Point any client at npx -y mcp-server-ppt instead of mcp-ppt. Windows x64 only.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • G
    Google Slides MCP

    MCP server for the Google Slides API: presentations, slides, text, shapes, images and tables.

    πŸ’» Developer Tools0 views
    Compare vs Google Slides MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Windows MCP logoWindows MCP

    An MCP Server for computer-use in Windows OS

    πŸ’» Developer Tools1 views
    Compare vs Windows MCP β†’
  • SpriteCook logoSpriteCook

    Generate game sprites and assets from text prompts for game development.

    πŸ’» Developer Tools0 views
    Compare vs SpriteCook β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server for PowerPoint

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-server-for-powerpoint": { "command": "npx", "args": ["-y", "MCP Server for PowerPoint"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server for PowerPoint AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-server-for-powerpoint-2?style=directory)](https://allmcps.com/mcp/mcp-server-for-powerpoint-2)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-server-for-powerpoint-2"><img src="https://allmcps.com/api/badge/mcp-server-for-powerpoint-2?style=directory" alt="MCP Server for PowerPoint on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MCP Server for PowerPoint β†’Install in Claude DesktopInstall in CursorInstall in VS Code