Pdf Content Search Mcp

by juergenkoller-software

223 downloads
Not rated
GitHub

Description

# PDF Content Search MCP Server [![Swift](https://img.shields.io/badge/Swift-5.9+-orange.svg)](https://swift.org) [![Platform](https://img.shields.io/badge/platform-macOS%2012%2B-blue.svg)](https://apple.com/macos)…

About

# PDF Content Search MCP Server [![Swift](https://img.shields.io/badge/Swift-5.9+-orange.svg)](https://swift.org) [![Platform](https://img.shields.io/badge/platform-macOS%2012%2B-blue.svg)](https://apple.com/macos) [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)…

Details

Author
juergenkoller-software
Downloads
223
Categories
Search

- 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

Swift
Platform
License
MCP
juergenkoller-software/pdf-content-search-mcp 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 runningget 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

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.