Skip to main content
Developer ToolsTypeScript

softvoyagers/pdfspark-api

Free HTML/URL to PDF conversion API powered by Playwright. No API key required.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/softvoyagers/pdfspark-api

Claude Desktop configuration example:

{
  "mcpServers": {
    "pdfspark-api": {
      "command": "npx",
      "args": [
        "-y",
        "softvoyagers/pdfspark-api"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
softvoyagers