Server data from the Official MCP Registry
Present PDFs from the browser: upload to start a slideshow or validate Presio sidecars. No auth.
Present PDFs from the browser: upload to start a slideshow or validate Presio sidecars. No auth.
Remote endpoints: streamable-http: https://presio.xyz/mcp
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"xyz-presio-presio": {
"url": "https://presio.xyz/mcp"
}
}
}From the project's GitHub README.
Present PDFs from your browser — try it at presio.xyz.
Upload a PDF presentation, get a short link, and control the slideshow from one browser window while viewers watch in another. Presio is a hosted service; this repository is its source code.
Nothing to install — agents talk to the hosted service directly:
https://presio.xyz/mcp (streamable HTTP, no auth). Tools: present_pdf, check_pdf.
claude mcp add --transport http presio https://presio.xyz/mcpcurl -F file=@deck.pdf https://presio.xyz/api/present returns a link; opening it in a browser starts the presentation.

The easiest way to attach videos and speaker notes is the Presio Typst package:
#import "@preview/presio:0.2.1": media, speaker-notes
= Introduction
Hello world.
#speaker-notes[
Remember to mention the demo before moving on.
]
#media("https://www.youtube.com/watch?v=dQw4w9WgXcQ", width: 60%, aspect-ratio: 16/9)
Presio reads the attached media and notes from the PDF automatically. Notes can also be embedded by hand from plain Typst or LaTeX. See the about page for details.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.