Back to MCP Servers
Pdfspark Api
Free HTML/URL to PDF conversion API powered by Playwright. No API key required.
developer-toolsapi
By softvoyagers
Installation
npx -y pdfspark-apiConfiguration
{
"mcpServers": {
"pdfspark-api": {
"command": "npx",
"args": ["-y", "pdfspark-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes