Benspdf runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.
Read PDFs locally: text, pages, metadata, scan detection, layout, permissions, render, OCR.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
completed = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 benspdf -- uvx benspdf-mcp
{
"mcpServers": {
"benspdf": {
"args": [
"benspdf-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.benspdf]
command = "uvx"
args = ["benspdf-mcp"]
{
"mcpServers": {
"benspdf": {
"args": [
"benspdf-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"benspdf": {
"args": [
"benspdf-mcp"
],
"command": "uvx"
}
}
}
PDF URLs to per-page text, tables as rows, Markdown, metadata and OCR for scanned pages.
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
PDF text and table extraction plus metadata. Supports OCR for scanned documents.
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.
Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.
Create, manage, and organize team documents, collections, and share permissions
Answers built from our own checks of this server.