- Home
- MCP servers
- Slidespeak
Slidespeak
- python
12
GitHub Stars
python
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can run the SlideSpeak MCP Server to create PowerPoint presentations and slideshows automatically. It connects with SlideSpeak to generate slide decks from your prompts, enabling automated reports and presentations with ease.
How to use
You can connect to the SlideSpeak MCP Server in three ways: run it remotely via HTTP, run a Docker container, or run it locally with the UV runtime. Each method exposes the same MCP endpoint so your client can request slide decks and automate presentations.
How to install
Prerequisites vary by method. Have Node.js installed for the remote HTTP method, Docker installed for the container method, or Python and UV enabled for the local development method.
Additional content
Use the following configuration snippets to connect your MCP client to the SlideSpeak MCP Server. Replace YOUR-SLIDESPEAK-API-KEY-HERE with your actual API key.
Notes and security
Keep your API key secure. Do not share it in public configurations. If you rotate keys, update all clients that rely on the MCP integration.