Catalog
dev.slipstack/pdf
OfficialSlipstack PDF
Generate invoice and receipt PDFs from JSON. Agent-callable document API with a free demo quota.
Generates invoice and receipt PDFs from JSON with free demo quota.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdf": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://slipstack.dev/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.