mcpbeat Sign in

PDFSpark MCP Server

local only

PDFSpark MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Convert HTML or URLs to PDF documents powered by Playwright

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 7 · +36% w/w
a month agotoday
27
Installs / week
npm · pdfspark-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pdfspark-mcp -- npx -y pdfspark-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdfspark-mcp": {
      "args": [
        "-y",
        "pdfspark-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdfspark-mcp]
command = "npx"
args = ["-y", "pdfspark-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdfspark-mcp": {
      "args": [
        "-y",
        "pdfspark-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdfspark-mcp": {
      "args": [
        "-y",
        "pdfspark-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PDFSpark MCP

same job, measured the same way
HTML to Markdown MCP Server
by sunshad0w

Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright.

local only
Playwright MCP
by microsoft

Playwright Tools for MCP

5 968 258 installs/wk local only
Playwright MCP
by dinesh-nalla-se

Playwright Tools for MCP

45 installs/wk local only
PolyDoc
by polydoc

PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.

36 installs/wk local only
Playwright Network Chaos MCP
by vola-trebla

MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions

42 installs/wk local only
Propzapi
by paperandbeyond23-gif

Render-and-verify API: HTML/CSS to image or PDF, screenshot any URL, confirm the text rendered.

3 tools answering
Agentrender MCP
by corbinvachal48

URL to screenshot, PDF, or structured extract for AI agents via MCP.

local only
Terminal MCP Server
by aybelatchane

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

67 installs/wk local only

PDFSpark MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for PDFSpark MCP?
PDFSpark MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pdfspark-mcp was installed 27 times last week.
Is PDFSpark MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect PDFSpark MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pdfspark-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use PDFSpark MCP?
The npm package pdfspark-mcp was installed 27 times in the last week. Week over week that is +36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.