Slide Deck
March 24, 2026 · View on GitHub
AI-powered presentation MCP App. The model creates slide decks that stream in one by one, with navigation, fullscreen presentation mode, and per-slide editing.

Try it now
Connect to the hosted instance:
https://solitary-block-r6m6x.run.mcp-use.com/mcp
Or open the Inspector to test it interactively.
Setup on ChatGPT
- Open Settings > Apps and Connectors > Advanced Settings and enable Developer Mode
- Go to Connectors > Create, name it "Slide Deck", paste the URL above
- In a new chat, click + > More and select the Slide Deck connector
Setup on Claude
- Open Settings > Connectors > Add custom connector
- Paste the URL above and save
- The Slide Deck tools will be available in new conversations
Features
- Streaming props — slides appear one by one as the model generates them
- Presentation mode — fullscreen with keyboard navigation (arrows, space, escape)
- Model Context — the AI knows which slide you're viewing
- Per-slide editing — refine individual slides via
edit-slide - Multiple themes — light, dark, and gradient backgrounds
Tools
| Tool | Description |
|---|---|
create-slides | Generate a full slide deck from a topic or outline |
edit-slide | Update a specific slide by index |
Available Widgets
| Widget | Preview |
|---|---|
slide-viewer | ![]() |
Local development
git clone https://github.com/mcp-use/mcp-slide-deck.git
cd mcp-slide-deck
npm install
npm run dev
Deploy
npx mcp-use deploy
Built with
- mcp-use — MCP server framework
License
MIT
