slidespeak-mcp.md

SlideSpeak MCP

UI App
from"SlideSpeak"
720

Create AI-powered presentations and PowerPoints with natural language

Productivity
slidesAIpresentationsPowerPoint
install.sh
# Clone the repository
$git clone https://github.com/SlideSpeak/slidespeak-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve