mcpbeat Sign in

Pdfapi MCP Server

by amranswill Your server? Claim it
local only

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

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

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

Installs per day peak 22 · avg 5 · +169% w/w
a month agotoday
33
Installs / week
npm · @aranswill/mcp-server
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 pdfapi-mcp-server -- npx -y @aranswill/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdfapi-mcp-server": {
      "args": [
        "-y",
        "@aranswill/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdfapi-mcp-server]
command = "npx"
args = ["-y", "@aranswill/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdfapi-mcp-server": {
      "args": [
        "-y",
        "@aranswill/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdfapi-mcp-server": {
      "args": [
        "-y",
        "@aranswill/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pdfapi MCP Server

same job, measured the same way
Rendoc MCP Server
by yoryocoruxo-ai

Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.

35 installs/wk local only
Invoices Invoicing
by theluckystrike

Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.

local only
Galley Render
by galleyrender

JSON in, PDF out. Render invoices, certificates, reports and cards from a template and a payload.

15 tools answering
Re:port Flow MCP
by re-port-flow

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

53 installs/wk 2 tools answering
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
PDFCrowd PDF Export
by pdfcrowd

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

40 installs/wk local only
Reportcraft
by rharper105

Generate Splunk dashboards, reports, and alerts from natural language. No API key required.

26 installs/wk local only
Chartwire
by outturndev

Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.

answering

Pdfapi MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Pdfapi MCP Server?
Pdfapi MCP Server 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 @aranswill/mcp-server was installed 33 times last week.
Is Pdfapi MCP Server 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 Pdfapi MCP Server?
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 @aranswill/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pdfapi MCP Server?
The npm package @aranswill/mcp-server was installed 33 times in the last week. Week over week that is +169%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.