Slideshot runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 11 Sep 2026.
Convert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes — for LinkedIn, decks, posts.
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const htmlPath = path.join(dir, filename);
<select
value={scale}
onChange={(e) => setScale(+e.target.value)}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add slideshot -- npx -y slideshot-mcp
{
"mcpServers": {
"slideshot": {
"args": [
"-y",
"slideshot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.slideshot]
command = "npx"
args = ["-y", "slideshot-mcp"]
{
"mcpServers": {
"slideshot": {
"args": [
"-y",
"slideshot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"slideshot": {
"args": [
"-y",
"slideshot-mcp"
],
"command": "npx"
}
}
}
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Markdown to styled HTML, PDF, DOCX, and slides with themes, diagrams, and math.
Convert Markdown, HTML, and web pages to high-quality PDF with Prince.
Convert PDF, DOCX, XLSX, PPTX, HTML, audio to token-efficient Markdown for any MCP client.
Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.
Slide decks over MCP: read and write decks as code, run Lorem's full AI pipeline, export PPTX/PDF.
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Read, convert and fill Word (.docx) documents: templates, Markdown/HTML in and out, PDF with math.
Answers built from our own checks of this server.