Catalog
io.github.dpozimski/pdfspark-mcp
OfficialPDFSpark MCP
Convert HTML or URLs to PDF documents powered by Playwright
Convert HTML or URLs to PDF documents using Playwright browser automation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdfspark-mcp": {
"command": "npx",
"args": [
"-y",
"pdfspark-mcp@1.2.0"
]
}
}
}