Integrations
Brightdeck MCP Server
A hosted Model Context Protocol server that lets any MCP client — Claude, ChatGPT, Cursor, and more — generate, manage, and export editable PowerPoint decks through Brightdeck.
What it is
One server, every MCP client.
The Brightdeck MCP server exposes deck creation as standard MCP tools, so any compatible client can call it. It is hosted and ready to use at:
https://api.brightdeck.ai/mcp
Secure auth
OAuth 2.1 with PKCE so each client authorizes against your own Brightdeck account.
11 tools
Generate, manage, and share decks, and export them to .pptx and PDF via 60-minute signed URLs.
Reference files
Supply PDF, PPTX, DOCX, or image references so generated decks match your source material.
Editable output
Native PowerPoint with real shapes, charts, tables, and speaker notes — not flat images.
Connect in minutes.
Quick install
Run the install script to configure Brightdeck for your local MCP clients:
curl -fsSL https://raw.githubusercontent.com/brightdeck/mcp/main/install.sh | bash
Claude Code
Add the hosted server directly from your terminal:
claude mcp add --transport http brightdeck https://api.brightdeck.ai/mcp
Generate your first deck from your AI assistant.
Connect Brightdeck and create editable PowerPoint decks without leaving your tools.
Start Building for Free