mcpbeat Sign in

Presentations AI MCP Server

by presentations Your server? Claim it
answering

Presentations AI is answering right now. Last checked 4 min ago. It exposes 5 tools. Last commit 16 Jun 2026.

Presentations.AI MCP server — create designed slide decks from a topic, text, or document.

Uptime history 47 days of history · worst day 0%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
565 ms
Response time
average over 24h
1
Stars
last commit 16 Jun 2026

Nothing serious here today

Today is the operative word: we check Presentations AI every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add presentations-ai --transport http https://api.presentations.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "presentations-ai": {
      "url": "https://api.presentations.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.presentations-ai]
url = "https://api.presentations.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "presentations-ai": {
      "url": "https://api.presentations.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "presentations-ai": {
      "url": "https://api.presentations.ai/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

presentation
create_presentation_from_content
Transform raw text (articles, notes, reports, outlines) into a professional presentation. Supports multiple content-handling modes via preservationMode.
create_presentation_from_file
Convert an uploaded document (PDF, Word, PowerPoint, text, markdown, RTF) into a presentation. Max 5 MB. Supports the same preservation modes as content transformation.
create_presentation_from_topic
Generate a full AI-powered presentation from a topic or brief. Returns a document URL and ID in the requested export format.
job
check_job_status
Poll for the result of an async presentation job. Returns current status and, when complete, the presentation details.
single
create_single_slide
Generate a single AI-designed slide from a topic. Returns the slide in the requested export format.

Endpoints

URLTransportStateLatencyChecked
https://api.presentations.ai/mcp streamable-http answering 760 ms 4 min ago

Alternatives to Presentations AI

same job, measured the same way
Mila
by mila-gg

Create and manage documents, spreadsheets, and presentations from your AI assistant.

23 tools answering
Gamma MCP Server
by amer-prog

Create presentations, documents, and webpages from any MCP-compatible AI assistant via Gamma.app

30 installs/wk local only
PandaDoc MCP Server
by pandadoc-mcp

PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.

answering
DeckSpace
by deckspace

Publish an HTML presentation — a slide deck or scrolling document — at a shareable link.

answering
C
Siglio MCP
by esigndev

MCP server for Siglio. Lets an AI assistant send documents for e-signature by email or text.

792 installs/wk local only
Huoshui File Converter
by huoshuiai42

An MCP server that provides document format conversion

26 installs/wk local only
MagicSlides
by theindianappguy

Create presentations, docs, sheets and meeting notes from chat. Hosted link, editor, PPTX & PDF.

answering
PandaDoc
by mindstone

PandaDoc document automation MCP server for Model Context Protocol hosts

51 installs/wk local only

Presentations AI — questions

Answers built from our own checks of this server.

What can Presentations AI do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_job_status, create_presentation_from_content, create_presentation_from_file, create_presentation_from_topic, create_single_slide. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Presentations AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 565 ms. The bar chart above shows every period we have measured.
How do I connect Presentations AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Presentations AI need an API key?
No. Presentations AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Presentations AI?
It answers our handshake in 565 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Presentations AI open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.