Generate, render, and host Slidev presentations from markdown
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"slidev-mcp": {
"url": "https://mcp.slidev-mcp.org/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Ask your AI to create a presentation. Get a shareable link.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in writing / design
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
MCP Security Weekly
Get CVE alerts and security updates for Slidev MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Ask your AI to create a presentation. Get a shareable link.
Docs · Quick Start · Clients · Themes
mcp.slidev-mcp.org/mcpYour slides are hosted and ready to present. Bookmark them, send them to a colleague, or open them on your phone.
claude mcp add --scope user slidev-mcp --transport streamable-http https://mcp.slidev-mcp.org/mcp
That's it. Start a conversation and ask Claude to make a presentation.
Add mcp.slidev-mcp.org/mcp as a custom connector in Settings > Connectors.
Add to .cursor/mcp.json:
{
"mcpServers": {
"slidev-mcp": {
"url": "https://mcp.slidev-mcp.org/mcp"
}
}
}
Any MCP client that supports streamable HTTP works with:
https://mcp.slidev-mcp.org/mcp
See client setup guides for Windsurf, VS Code, JetBrains, Zed, Opencode, Gemini CLI, and ChatGPT.
Every presentation gets a permanent URL like:
https://slides.slidev-mcp.org/slides/abc123-def456/
f for fullscreen)While your session is active, you can keep updating the same presentation. Once you disconnect, the slides become a permanent snapshot.
24 pre-installed themes to choose from:
Official: default, seriph, apple-basic, bricks, shibainu
Community: academic, cobalt, dracula, eloc, field-manual, frankfurt, geist, neocarbon, neversink, nord, penguin, purplin, scholarly, swiss-ai-hub, the-unnamed, unicorn, vibe, vuetiful, zhozhoba
Ask your AI to "show me the themes" for a visual gallery, or describe a style like "something dark and modern" and let it pick.
| Client | Type | Setup |
|---|---|---|
| Claude Code | CLI | One command |
| Claude Desktop / claude.ai | Desktop / Web | Custom connector |
| Cursor | IDE | JSON config |
| Windsurf | IDE | JSON config |
| [VS Code (Copilot)](https://slidev-mcp |