# presentations-ai MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/ai-presentations-presentations-ai
- Repository: https://github.com/slidecraft-in/presentations-ai-mcp-server
- Website: https://presentations.ai

## Install
- Endpoint: https://api.presentations.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.presentations.ai/mcp

## Tools
- 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. Endpoint: https://api.presentations.ai/mcp
- create_single_slide - Generate a single AI-designed slide from a topic. Returns the slide in the requested export format. Endpoint: https://api.presentations.ai/mcp
- create_presentation_from_content - Transform raw text (articles, notes, reports, outlines) into a professional presentation. Supports multiple content-handling modes via preservationMode. Endpoint: https://api.presentations.ai/mcp
- 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. Endpoint: https://api.presentations.ai/mcp
- check_job_status - Poll for the result of an async presentation job. Returns current status and, when complete, the presentation details. Endpoint: https://api.presentations.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.presentations
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
