★ 3 stars
Python
🤖 AI/LLM
Updated 1d ago
Executive-ready slides, one API call away. API-first AI presentation engine with 32 slide types, 24 chart types, 15 themes, finance vertical. PPTX + Google Slides. MCP server for AI agents. TypeScript SDK.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"deckforge": {
"command": "uvx",
"args": [
"deckforge"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add deckforge uvx deckforge
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"deckforge": {
"command": "uvx",
"args": [
"deckforge"
]
}
}
}
📋 Copy
Or install with pip: pip install deckforge
README Excerpt
<p align="center"> <h1 align="center">DeckForge</h1> <p align="center"><strong>API-first presentation generation for humans and AI agents</strong></p> </p> <p align="center"> <a href="https://github.com/Whatsonyourmind/deckforge/actions/workflows/ci.yml"><img src="https://github.com/Whatsonyourmind/deckforge/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
Tools (20)
DECKFORGE_ANTHROPIC_API_KEY DECKFORGE_API_HOST DECKFORGE_API_PORT DECKFORGE_DATABASE_URL DECKFORGE_DEBUG DECKFORGE_ENVIRONMENT DECKFORGE_GEMINI_API_KEY DECKFORGE_GOOGLE_CLIENT_ID DECKFORGE_GOOGLE_CLIENT_SECRET DECKFORGE_GOOGLE_REDIRECT_URI DECKFORGE_LLM_DEFAULT_PROVIDER DECKFORGE_LLM_FALLBACK_CHAIN DECKFORGE_OLLAMA_BASE_URL DECKFORGE_OPENAI_API_KEY DECKFORGE_REDIS_URL DECKFORGE_S3_ACCESS_KEY DECKFORGE_S3_BUCKET DECKFORGE_S3_ENDPOINT_URL DECKFORGE_S3_SECRET_KEY DECKFORGE_STRIPE_PRO_PRICE_ID
Topics
ai ai-agents api-first charts deck-builder fastapi finance google-slides llm mcp mcp-server pitch-deck powerpoint pptx presentation