claude mcp add dpozimski-pdfspark-mcp -- npx -y pdfspark-mcp
{
"mcpServers": {
"dpozimski-pdfspark-mcp": {
"command": "npx",
"args": ["-y", "pdfspark-mcp"]
}
}
}
{
"mcpServers": {
"dpozimski-pdfspark-mcp": {
"command": "npx",
"args": ["-y", "pdfspark-mcp"]
}
}
}
{
"mcpServers": {
"dpozimski-pdfspark-mcp": {
"command": "npx",
"args": ["-y", "pdfspark-mcp"]
}
}
}
About This MCP Server
The pdfspark-mcp server is a developer tool that enables conversion of HTML or URLs to PDF documents, utilizing Playwright for rendering. It can be connected to via stdio and is available as an npm package. Developers would use this tool when they need to generate PDFs from web content, such as reports or invoices, and can integrate it into their workflows through its stdio interface.
Convert HTML or URLs to PDF documents powered by Playwright. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
pdfspark-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The PDFSpark MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.