Docjet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 13 Jun 2026.
Render branded PDFs and PNG images from templates or raw HTML via the DocJet API. Free tier.
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 docjet-mcp -- npx -y docjet-mcp
{
"mcpServers": {
"docjet-mcp": {
"args": [
"-y",
"docjet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.docjet-mcp]
command = "npx"
args = ["-y", "docjet-mcp"]
{
"mcpServers": {
"docjet-mcp": {
"args": [
"-y",
"docjet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docjet-mcp": {
"args": [
"-y",
"docjet-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.