Install
$ agentstack add mcp-slidecraft-in-presentations-ai-mcp-server ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Presentations.AI MCP Server
[](https://smithery.ai/servers/presentations/presentations-ai)
Official Model Context Protocol server for Presentations.AI. Create designed slide decks from a topic, text, or document via any MCP-compatible client.
Endpoint
https://api.presentations.ai/mcp
| Property | Value | |---|---| | Transport | Streamable HTTP | | Authentication | OAuth 2.0 with PKCE + Dynamic Client Registration | | Protocol version | 2025-06-18 |
A Presentations.AI account is required. The server opens a browser for sign-in on first connect; no API key handling on the client side.
Tools
| Tool | Purpose | |---|---| | create_presentation_from_topic | Full deck from a topic / brief | | create_single_slide | A single designed slide on a topic (image) | | create_presentation_from_content | Deck from raw text — article, notes, transcript | | create_presentation_from_file | Deck from PDF, DOCX, PPTX, TXT, or MD (≤ 5 MB) | | check_job_status | Poll long-running async jobs |
For exact parameter shapes and exports (pptx, pdf, image, share, render), see the REST + MCP reference.
Connect from your MCP client
- Claude Desktop / Claude.ai — [docs/clients/claude-desktop.md](docs/clients/claude-desktop.md)
- Cursor — [docs/clients/cursor.md](docs/clients/cursor.md)
- Cline — [docs/clients/cline.md](docs/clients/cline.md)
- VS Code — [docs/clients/vs-code.md](docs/clients/vs-code.md)
- Gemini CLI — [docs/clients/gemini-cli.md](docs/clients/gemini-cli.md)
Related repos
- presentations-ai-skills — Claude Code skill bundle
- presentations-ai-gemini-extension — Gemini CLI extension
Support
support@presentations.ai
License
MIT — see [LICENSE](LICENSE).
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: slidecraft-in
- Source: slidecraft-in/presentations-ai-mcp-server
- License: MIT
- Homepage: https://www.presentations.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.