File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,6 @@ PageIndex is a revolutionary document processing system that uses **reasoning-ba
1515- ** No Chunking** : Preserve full document context and structure
1616- ** No Top-K** : Retrieve all relevant passages automatically
1717
18- ## Architecture
19-
20- This MCP server acts as a bridge between Claude/LLM clients and the PageIndex platform:
21-
22- ```
23- [Claude/LLM] <--> [PageIndex Local MCP Server] <--> [PageIndex Remote MCP Server]
24- |
25- ├── process_document (local file handling)
26- │ ├── Uploads to PageIndex via signed URLs
27- │ └── Processes with PageIndex OCR + Tree Generation
28- └── Other tools (proxy to PageIndex Remote MCP Server)
29- ```
30-
3118## Features
3219
3320- ** Local PDF Processing** : Upload local PDF files directly without manual uploads
You can’t perform that action at this time.
0 commit comments