slidespeak-mcp
@SlideSpeak
About slidespeak-mcp
MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"slidespeak": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SLIDESPEAK_API_KEY",
"slidespeak/slidespeak-mcp:latest"
],
"env": {
"SLIDESPEAK_API_KEY": "YOUR-API-KEY-HERE"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is slidespeak-mcp?
slidespeak-mcp is an MCP server that enables you to create PowerPoint presentations programmatically. Powered by the SlideSpeak API, it is designed for users who want to automate the creation of reports, presentations, and slide decks.
How to use slidespeak-mcp?
You can configure slidespeak-mcp with Claude Desktop by adding the relevant configuration to claude_desktop_config.json. Two methods are provided: a remote MCP approach using npx mcp-remote (requires Node.js) and a Docker-based approach (requires Docker). Both require a SlideSpeak API key set either as a header or environment variable. A direct Python setup using uv and slidespeak.py is also available.
Key features of slidespeak-mcp?
- Create PowerPoint presentations via MCP
- Autom
Basic information
More Other MCP servers
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.

Glasswarp
GlasswarpSee and control a real Windows PC you own โ from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mlops
visengerA curated list of references for MLOps
Comments