PDF Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from npm.
MCP server for creative PDF generation with full emoji, Unicode, and offline support
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 mcp-pdf -- npx -y @mcp-z/mcp-pdf
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pdf]
command = "npx"
args = ["-y", "@mcp-z/mcp-pdf"]
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pdf": {
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.