server_info
Check available optional features and active configuration on this server. Call this first to avoid errors when using semantic search, OCR, or column-aware extraction.
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 | |||