Pdf Content Search Mcp
Description
# PDF Content Search MCP Server [](https://swift.org) [](https://apple.com/macos)…
About
# PDF Content Search MCP Server [](https://swift.org) [](https://apple.com/macos) [](LICENSE)…
Details
- Author
- juergenkoller-software
- Downloads
- 223
- Categories
- Search
Jump to
- Full‑text search across thousands of PDFs in under a second
- Apple Vision OCR for scanned documents
- Page numbers, snippets, and bounding‑box coordinates in results
- Tools for search, filter, OCR, indexing, and document metadata
- Automatic session handling via Mcp-Session-Id header
- Stdio transport with meaningful JSON‑RPC error codes
Install the PDF Content Search app (macOS 12+, one‑time purchase or 30‑day trial). The bridge ships inside the app bundle or can be built from source. Configure it with the PDF_CS_TOKEN and PDF_CS_PORT environment variables, then add it as an MCP server in Claude Desktop’s JSON config or via claude mcp add for Claude Code.
PDF Content Search MCP Server
Full-text PDF search + OCR for Claude, Cursor, and any MCP client.
This is the official Model Context Protocol bridge for PDF Content Search — a native macOS app that indexes thousands of PDFs (including scanned ones via Apple Vision OCR) and finds anything in under a second.
> You need the PDF Content Search app installed and running. This MCP server is a stdio→HTTP bridge — the index, OCR engine, and search live in the app. Get PDF Content Search at store.juergenkoller.software/apps/pdf-content-search.
---
What you can do
> "Claude, find every invoice from Telekom in 2024 across all my PDFs and list amount + date."
>
> "Cursor, search 'data processing agreement' across my contracts folder, return the matching PDF + page number."
The app exposes search, filter, OCR, indexing, and document-metadata tools through MCP. Search results include page numbers, highlighted snippets, and bounding-box coordinates from OCR. Full tool list is announced by the server on tools/list after initialize.
---
Installation
Prerequisites
1. macOS 12 (Monterey) or later
2. PDF Content Search app installed and running — get it here (one-time purchase €89.99, 30-day free trial, includes free iOS + Android scanner companion apps)
3. Swift 5.9+ (Xcode 15+) if building from source
Build from source
```bash
git clone https://github.com/juergenkoller-software/pdf-content-search-mcp.git
cd pdf-content-search-mcp
swift build -c release
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

