CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm.
Slide decks locally: templates, checks, HTML to editable PowerPoint, .pptx rescue. No AI inside.
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 cli -- npx -y @unpaper/cli
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@unpaper/cli"
],
"command": "npx"
}
}
}
[mcp_servers.cli]
command = "npx"
args = ["-y", "@unpaper/cli"]
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@unpaper/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cli": {
"args": [
"-y",
"@unpaper/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.