$ timeahead.in
/ servers/npm/@modelcontextprotocol/server-pdf
npm

@modelcontextprotocol/server-pdf

MCP server for loading and extracting text from PDF files with chunked pagination and interactive viewer

2k stars167k/wkupdated 0d agogithub ↗
92excellent
▣ Overview

What it does

An MCP server for extracting and viewing text content from PDF files. It supports chunked pagination, allowing Claude to process large documents section by section without exceeding context limits. The server handles text extraction across multiple pages and provides an interactive viewer interface for exploring and referencing extracted content.

Who it's for

Developers integrating Claude into document-processing workflows that involve PDFs—research analysts, compliance officers, document reviewers, and anyone building agents that need intelligent text extraction and summarization without relying on external document services or APIs.

Common use cases

  • Extract and summarize key sections of research papers, whitepapers, or technical documentation
  • Chunk large PDFs for analysis without loading entire files into Claude's context at once
  • Build document-analysis agents that can query and extract specific information from PDF content
  • Review contracts, compliance documents, or legal agreements with Claude's assistance

Setup pitfalls

  • High risk classification: the server reads and writes to the filesystem and makes network calls—ensure PDFs are from trusted sources and restrict filesystem scope appropriately
  • Single available tool limits direct functionality; complex multi-step document workflows may require additional orchestration
  • Requires local filesystem access to PDF files; verify your MCP client can provide valid file paths the server can reach
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
94
18.8
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
91.8
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high· 1 tools · auth: API key
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
Tool nameDescriptionDestructive?
list_pdfs✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "modelcontextprotocolserver-pdf": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pdf"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
68/ 100 · is this project alive?
contributors (1y)39
top contributor share42%
releases (1y)34
last release0d ago
ci⚠ failing
⛁ Raw data
weekly downloads167k
github stars2k
forks307
open issues159
license✓ present
readme length16856 chars
last publish0d ago
last commit0d ago
last updated6h ago
install verified✗ fail · 21d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points