smarterdeck
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@smarterdeckCreate a 10-slide Q4 investor update deck with KPI dashboard and PDF version."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🚀 SmarterDeck AI — Universal MCP Connector
Compile agency-grade, executive presentation suites directly from Claude Desktop, Cursor IDE, or any autonomous LLM agent.
SmarterDeck AI is the first autonomous presentation engine that compiles a 5-in-1 multi-format suite from a single prompt:
📊 PowerPoint (.pptx): 100% native vector DrawingML shapes, custom theme typography, and editable cards (zero flat screenshots).
🌐 Interactive Web Deck (.html): Responsive slides with smooth navigation and animations.
📈 Executive KPI Dashboard (.html): Real-time interactive metrics, charts, and financial indicators.
🎨 Whiteboard Infographic (.html): Sketch-style canvas designed for quick visual synthesis.
📑 Vector PDF (.pdf): High-definition vector document ready for executive printing.
⚡ Quickstart (2 Minutes)
1. Get Your Free API Key
Sign up or log in to get your API Key at:
👉 smarterdeck.com/dashboard?view=api_keys
2. Connect to Anthropic Claude Desktop
Add SmarterDeck to your claude_desktop_config.json:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smarterdeck": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://smarterdeck-backend-599892281817.us-east1.run.app/mcp/sse",
"--header",
"Authorization: Bearer YOUR_SMARTERDECK_API_KEY"
]
}
}
}Restart Claude Desktop. You will now see the generate_presentation_suite tool active.
3. Connect to Cursor IDE
In Cursor:
Open Settings > Features > MCP > Add New MCP Server.
Set Type:
SSE.Set URL:
https://smarterdeck-backend-599892281817.us-east1.run.app/mcp/sse.Add Header:
Authorization: Bearer YOUR_SMARTERDECK_API_KEY.
Related MCP server: Egile MCP Slide Deck Generator
💡 Example Prompt in Claude Desktop
"Create a 5-slide executive expansion pitch for Q3 targeting enterprise retail clients. Use the financial theme and include revenue growth projections."
Claude will automatically invoke SmarterDeck and return your interactive table with instant download links for all 5 formats.
🔒 Enterprise Security & Zero-Retention
In-Memory Compilation: Presentations are compiled entirely in volatile memory (RAM). Prompt text and slide contents are never stored in databases.
Ephemeral Signed URLs: Cloud Storage V4 signed URLs expire strictly after 60 minutes and objects are purged after 24h.
Cryptographic Token Scoping: Dual authentication with SHA-256 hashed API keys and instant revocation support.
📄 License
MIT © SmarterDeck AI
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
AI presentation and report generation: slides, diagrams, PPTX export, live preview MCP App.
Presentations.AI MCP server — create designed slide decks from a topic, text, or document.
Generate, edit, merge, translate and PDF-convert PowerPoint (.pptx) over MCP. 8 tools.
Deterministic, fully editable PowerPoint from typed slide intents. 200+ layouts, brand templates.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables creating PowerPoint presentations with ERD diagrams from text prompts by connecting to Microsoft Visio/PowerPoint tools via an MCP server.MIT
- AlicenseNot gradedqualityDmaintenanceEnables creation of professional PowerPoint presentations with AI-generated content and images, supporting multiple LLMs and image services via MCP protocol.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered slide deck creation using natural language, allowing users to generate, edit, and manage presentations through MCP clients like Cursor and Claude Code.13MIT
- AlicenseAqualityBmaintenanceMCP server for AI-driven document creation, enabling generation of PowerPoint decks with consistent design themes and auto-generated images via ComfyUI.5GPL 3.0