The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the MagicSlides listing page.
Create presentations, documents, spreadsheets and meeting notes from a chat — with a hosted share link, an editor, and PPTX/PDF export.
MagicSlides is a remote MCP server. There is no package to install and no API key to paste: you add the server, sign in with your MagicSlides account, and your AI assistant can start building decks, docs and sheets for you.
https://www.magicslides.app/api/mcp/mcpio.github.theindianappguy/magicslides-mcpOne click from https://www.magicslides.app/mcp — it downloads a .mcpb bundle you double-click to
install. Nothing to edit.
Add to your MCP settings:
Point it at https://www.magicslides.app/api/mcp/mcp over streamable HTTP. The server advertises
OAuth via /.well-known/oauth-protected-resource, so compliant clients will walk you through
sign-in automatically.
| Tool | What it does |
|---|---|
create_presentation | Build a designed deck from a topic, outline, or content |
create_presentation_from_slots | Build a deck into a bring-your-own template's slots |
update_presentation | Edit an existing deck |
get_presentation | Fetch a deck's current content |
list_templates | List available deck designs |
get_template_schema | Inspect a BYO template's slots before filling it |
create_doc | Create a rich document |
update_doc / get_doc | Edit or read a document |
create_sheet | Create a spreadsheet from rows or structured data |
update_sheet / get_sheet | Edit or read a spreadsheet |
create_meeting_notes | Turn a transcript into summary, decisions and action items |
create_frames | Build short animated video frames from a template |
create_custom_frame | Build a bespoke animated frame |
list_frame_templates | List available frame designs |
whoami | Show the signed-in MagicSlides account |
Every artifact comes back as a hosted share link plus an editor URL, so you can keep working on it after the conversation ends. Presentations also export to PPTX and PDF.
MIT — see LICENSE. This repository contains documentation and registry metadata for the hosted MagicSlides MCP server.