Skip to content
Back to search
30
MCP

Office-PowerPoint-MCP-Server

gongrzhe/office-powerpoint-mcp-server

A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and manipulating PowerPoint presentations through the MCP protocol.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "office-powerpoint-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}