mcpbeat Sign in

MCP Server for PowerPoint

local only

MCP Server for PowerPoint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Sep 2026.

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

Installs / week
not published
37
Stars
46 open issues
4 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            try { System.Diagnostics.Process.Start(new System.Diagnostics.ProcessStartInfo(githubUrl) { UseShellExecute = true }); }
  const child = spawn(exe, args, { stdio: 'inherit', windowsHide: true });
Builds a file path from a variable packages/mcp-server-ppt/lib/selftest.js:37
    const target = path.join(__dirname, '..', entry);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP Server for PowerPoint

same job, measured the same way
MCP Server for PowerPoint
by sbroenne

PowerPoint automation for AI: slides, shapes, tables, charts, images, notes. Windows only.

local only
MCP Server for Excel
by sbroenne

Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.

local only
I
Home Assistant MCP Server
by jarahkon

MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

100 installs/wk local only
Visiongemma
by q1023884985

Local AI vision MCP server for Windows: OCR, chart analysis, scene description. 100% offline.

78 installs/wk local only
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

124 installs/wk local only
MCP Plots
by mr901

MCP server for data visualization with Mermaid charts.

local only
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

47 installs/wk local only
Media Forge
by pavelguzenfeld

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

37 installs/wk local only

MCP Server for PowerPoint — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server for PowerPoint?
MCP Server for PowerPoint runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Server for PowerPoint open source?
Yes — it is published under the MIT licence, written in C#, 37 stars on GitHub and 46 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.