MCP Directory
Back

pdf-reader-mcp

by SylphxAI · TypeScript · ★ 801

📄 Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and 94%+ test coverage

#ai-agent#ai-tools#document-processing#llm-tool#mcp#model-content-protocol#model-context-protocol#nodejs#parallel-processing#pdf#pdf-parse#pdf-parser#pdf-reader#performance#stdio#typescript

Install

npx -y github:SylphxAI/pdf-reader-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "pdf-reader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:SylphxAI/pdf-reader-mcp"
      ]
    }
  }
}

From the README

> The PDF intelligence layer for AI agents that need source evidence, not just extracted text. [](https://www.npmjs.com/package/@sylphx/pdf-reader-mcp) [](https://opensource.org/licenses/MIT) [](https://github.com/SylphxAI/pdf-reader-mcp/actions/workflows/ci.yml) [](https://codecov.io/gh/SylphxAI/pdf-reader-mcp) [](https://www.typescriptlang.org/) [](https://www.npmjs.com/package/@sylphx/pdf-reader-mcp) **V3 smart tool surface** · **Agent Document Twin** · **Evidence-first extraction** · **Visual crops** · **OCR adapters** · **Tables, charts, formulas, figures** · **Trust & accessibility rep…
Read full README on GitHub →

Related ai & ml servers