Back to Browse

Powerpoint Engine MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.

About

Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.

Remote endpoints: streamable-http: https://powerpointengine.io/api/mcp/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-powerpointengine-powerpoint-engine": {
      "url": "https://powerpointengine.io/api/mcp/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

PowerPoint Engine — MCP Server

Generate and edit real PowerPoint (.pptx) files from an AI agent, over the Model Context Protocol. Backed by the hosted PowerPoint Engine API — no local PowerPoint, Office, or GPU required.

Install

Claude Code

claude mcp add --transport http powerpoint-engine https://powerpointengine.io/api/mcp/mcp

Then run /mcp and authorize in the browser (one click).

Other MCP clients

Point your client at the Streamable HTTP endpoint above. On first use it will open the browser OAuth flow; discovery is at https://powerpointengine.io/.well-known/oauth-protected-resource.

Tools

ToolPurpose
generate_presentationBuild a deck from simple markup (markup, theme?) → download URL
generate_from_templateBuild a deck from a structured template (title + slides, incl. native charts)
get_account_statusPlan, remaining credits, recent generations, and recent errors

Markup rules

  • A single # Title line sets the deck title.
  • Each ## Heading starts a new slide.
  • ### Heading+ are sub-headings; -/* are bullets.
  • Fenced code blocks, links, **bold**, and inline code are cleaned up.

Themes: corporate, modern, minimal, vibrant.

What makes it different

  • Structure-preserving edits: send your own .pptx template and replace text/numbers while keeping the exact layout, fonts, and branding — the thing most generators break.
  • Native editable charts from data (column/bar), not images.
  • Zero setup: one hosted endpoint, OAuth, credit-based pricing (1 credit = up to 10 slides). Free tier returns watermarked files; Pro removes the mark.

See SKILL.md for an installable agent-skill version and server.json for the MCP registry manifest.

License

MIT — see LICENSE. This repository contains the MCP manifest and documentation for the hosted service; the generation engine itself is operated at powerpointengine.io.

Reviews

No reviews yet

Be the first to review this server!