mcpbeat Sign in

PDF Writer (PDF Agent Stack) MCP Server

local only

PDF Writer (PDF Agent Stack) runs on your own machine — the client starts it, so there is no endpoint to ping. 417 installs a week from npm. Last commit 19 Sep 2026.

Create and edit PDFs: text, Markdown, tables, metadata and pages, with Japanese font embedding.

Installs per day peak 194 · avg 28 · +558% w/w
a month agotoday
417
Installs / week
npm · @shuji-bonji/pdf-writer-mcp
0
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check PDF Writer (PDF Agent Stack) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 pdf-writer-mcp -- npx -y @shuji-bonji/pdf-writer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdf-writer-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-writer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdf-writer-mcp]
command = "npx"
args = ["-y", "@shuji-bonji/pdf-writer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdf-writer-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-writer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdf-writer-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-writer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PDF Writer (PDF Agent Stack)

same job, measured the same way
P
doc.page PDF Extraction
by doc

Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.

7 tools answering
OpenMayhem
by openmayhem

Use OpenMayhem text, embedding and media models with explicit cost controls.

answering
DataSinking
by heubme2020

Full-text Asian financial reports (China, Korea, Japan, Taiwan) as clean Markdown for RAG agents.

1 261 installs/wk answering
Doc To Markdown
by pavel-tashev

PDF, Word, PowerPoint, Excel, HTML, EPUB to Markdown: OCR, page ranges, tables, RAG chunking

answering
Perplexity
by mcparmory

Search the web, generate AI responses, and create embeddings with real-time information

241 installs/wk local only
Citadel
by citadeldb

Encrypted-first embedded database with vector search and agent memory, exposed as MCP tools

1 508 installs/wk local only
md-vision
by japlete

Read markdown with inlined images and index headings for agentic RAG workflows.

33 installs/wk local only
Memwright
by bolnet

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

108 installs/wk local only

PDF Writer (PDF Agent Stack) — questions

Answers built from our own checks of this server.

Why is there no uptime for PDF Writer (PDF Agent Stack)?
PDF Writer (PDF Agent Stack) 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 @shuji-bonji/pdf-writer-mcp was installed 417 times last week.
How do I connect PDF Writer (PDF Agent Stack)?
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 @shuji-bonji/pdf-writer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use PDF Writer (PDF Agent Stack)?
The npm package @shuji-bonji/pdf-writer-mcp was installed 417 times in the last week. Week over week that is +558%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is PDF Writer (PDF Agent Stack) open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.