OutSlide MCP
Free hosted MCP outline preview for slide decks from topics or inline CSV/JSON, with a continuation link to OutSlide.
Documentation
OutSlide MCP — AI Presentation Outline Generator for Codex and Claude
OutSlide is a hosted Model Context Protocol (MCP) server for planning AI
presentations in Codex, Claude, and other Streamable HTTP MCP clients. Give it a
topic or inline CSV/JSON and it returns a structured 3–8 slide outline plus a
continue_url for building the presentation in the OutSlide web workspace.
Use it to plan a thesis defense, sales deck, lesson presentation, or a data story from CSV without installing a package or creating an API key.
The public MCP endpoint currently exposes one tool:
outslide_preview_outline— free, no API key or wallet required.
It does not claim to generate PPTX or PDF files through MCP yet.
Connect
Codex CLI:
codex mcp add outslide --url https://outslide.ai/api/x402/mcp
Any Streamable HTTP MCP client:
{
"mcpServers": {
"outslide": {
"type": "streamable-http",
"url": "https://outslide.ai/api/x402/mcp"
}
}
}
Try it
Ask your MCP client:
Use OutSlide to outline a six-slide thesis defense about how remote work affects onboarding. Include the research question, method, findings, limitations, and contribution.
Prefer the browser? Preview a personalized thesis-defense outline with no account or card, then continue it in OutSlide.
You can also pass inline CSV or JSON with data, set data_format, choose
n_slides from 3 to 8, and select a supported language.
Do not submit confidential or personal data to the public preview.
Links
This repository contains public discovery metadata and setup instructions only. The hosted OutSlide service remains proprietary.