server_info
Check which optional features are installed and active configuration on this PDF server. Call before using semantic search, OCR, or column-aware extraction to avoid errors or silent fallbacks.
Instructions
Report which optional features are installed and what configuration is active on this pdf-mcp server. Call this first when about to use semantic search, OCR, or column-aware extraction — if the feature isn't available, downstream calls will either fall back silently (column-aware → positional sort) or fail (semantic mode → error). Returns version, per-feature availability with descriptions, search mode list, and active config values. Cheap to call (no I/O beyond reading process state). Results are stable for the server's lifetime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||