PptMcp is an MCP server that automates Microsoft PowerPoint using AI assistants through natural language commands, enabling comprehensive presentation management.
From the registry: PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.
$ dotnet tool install --global PptMcp.McpServerhttps://www.nuget.org/packages/PptMcp.McpServerPlease install the `mcp-server-ppt` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Windows with PowerPoint** — Microsoft PowerPoint 2016+ on Windows. COM interop is Windows-only.
- **.NET 9 SDK** — Install .NET 9 SDK to use the dotnet tool. (https://dotnet.microsoft.com/download/dotnet/9.0)
- **Install PptMcp.McpServer** — Install the MCP server as a global dotnet tool. Run: `dotnet tool install --global PptMcp.McpServer` (https://www.nuget.org/packages/PptMcp.McpServer)
Canonical MCP server config (stdio transport):
- command: `PptMcp.McpServer`
- args: []
Note: Windows-only. Close all open PowerPoint files before using.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Firecrawl web scraping, structured data extraction and web search integration.