MCPs βΊ Dev tools βΊ Encelade
**Encelade is a hosted MCP presentation server.** Connect it to Claude Desktop, Claude Code, Cursor, or any MCP client, and a single `generate_project` call turns a topic and outline into a complete, designed, interactive web deck β narrative, structure, and visuals included. ### Why it's different from PowerPoint MCP servers Most "presentation" MCP servers wrap `python-pptx`, so the model has to script every shape, textbox, and bullet call by call. Encelade works at the **deck level**: you describe the deck, you don't assemble it. You get a shareable interactive web deck (a URL), not a hand-built `.pptx`. ### How it works Generation is **asynchronous**. `generate_project` returns a session ID; poll `get_generation_session` until the deck is ready, then share the link. Typical 10β15 slide decks build in a couple of minutes. ### Tools | Tool | Purpose | | --- | --- | | `generate_project` | Topic + outline β full interactive deck (async; returns a session) | | `plan_project` | Generate an outline/plan only | | `get_generation_session` | Poll generation status + get the deck link | | `list_projects` | List your decks (paginated) | | `get_project` | Get a single deck by public ID | | `update_project` | Update a deck's name/theme | | `delete_project` | Permanently delete a deck | ### Auth Bearer API key, or OAuth 2.0 with discovery (RFC 9728 / 8414, PKCE). No manual config β your client auto-discovers the auth flow on connect. Homepage: https://www.encelade.ai Β· Docs: https://www.encelade.ai/docs/mcp
Not monetized yet
Turn Enceladeβs tool calls into revenue: one disclosed sponsored slot, 70% revenue share, fail-open by design.
Install Encelade
For anyone using Encelade β no Lulu account neededclaude mcp add --transport http encelade https://encelade.run.tools
9 field-tested tactics as a designed playbook plus skills your coding agent can run. Free.
Get the Kit βFAQ
Run: claude mcp add --transport http encelade https://encelade.run.tools
Yes β itβs a remote MCP server, so no local install is needed.
ChatGPT: Settings β Connectors β Advanced β Developer mode β Add connector, then paste https://encelade.run.tools.
Claude.ai: Settings β Connectors β Add custom connector, then paste the same URL.
Unrated out of 100, computed from cross-registry traction signals (installs, stars, registry presence) β never influenced by sponsorship.
Similar servers
Works well together