slideshot-mcp
Rank #27,748io.github.06ketan/slideshot
Convert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes — for LinkedIn, decks, posts.
slideshot-mcp is a Model Context Protocol (MCP) server published by 06ketan. It ranks #27,748 of 131,629 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. slideshot-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 16, 2026 and most recently updated on May 1, 2026.
Ranks ahead of 103,881 of 131,629 servers on MCP Toplist.
Use slideshot-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add slideshot -- npx -y slideshot-mcp[mcp_servers.slideshot]
command = "npx"
args = ["-y", "slideshot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"slideshot": {
"command": "npx",
"args": [
"-y",
"slideshot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"slideshot": {
"command": "npx",
"args": [
"-y",
"slideshot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"slideshot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"slideshot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"slideshot": {
"command": "npx",
"args": [
"-y",
"slideshot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"slideshot": {
"command": "npx",
"args": [
"-y",
"slideshot-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.06ketan%2Fslideshot)<a href="https://mcptoplist.com/server/io.github.06ketan%2Fslideshot"><img src="https://mcptoplist.com/badge/io.github.06ketan%2Fslideshot.svg" alt="MCP Toplist: Top 25% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
06ketan
Other servers by 06ketan
View all 06ketan servers →Available versions (1)
| Version | Published |
|---|---|
| 4.4.0 | May 1, 2026 |
Frequently asked questions
- Who maintains slideshot-mcp?
- slideshot-mcp is maintained by 06ketan, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is slideshot-mcp listed on the Official MCP Registry?
- Yes — slideshot-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does slideshot-mcp have?
- MCP Toplist tracks 1 version of slideshot-mcp, most recently published on May 1, 2026.
- Where can I find the source code for slideshot-mcp?
- The source code for slideshot-mcp is hosted at github.com/06ketan/slideshot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.