PDF Reader (PDF Agent Stack) runs on your own machine — the client starts it, so there is no endpoint to ping.
Read PDF internals: text, structure, fonts, signatures and tags, with what was not read declared.
Today is the operative word: we check PDF Reader (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.
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.
claude mcp add pdf-reader-mcp -- npx -y @shuji-bonji/pdf-reader-mcp
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"-y",
"@shuji-bonji/pdf-reader-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pdf-reader-mcp]
command = "npx"
args = ["-y", "@shuji-bonji/pdf-reader-mcp"]
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"-y",
"@shuji-bonji/pdf-reader-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"-y",
"@shuji-bonji/pdf-reader-mcp"
],
"command": "npx"
}
}
}
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Send documents for e-signature, track signing status, and download signed PDFs. No API key required.
Extract text and tables from PDFs for an agent: invoices, reports, statements.
Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign
E-signature & document automation: create, send, track and sign documents with payments. 38 tools.
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.
Modify PDF text, replace with regex, and analyze layout while preserving fonts.
Answers built from our own checks of this server.