{"name":"Logical Indexing MCP","tools_count":11,"resources_count":5,"tools":[{"name":"get_document_strategy","description":"Call this tool ONLY when file_name is known.\nIf file_name is unknown, do NOT call this tool — call s..."},{"name":"read_content","description":"Call this tool ONLY when file_name is known AND get_document_strategy\nreturned strategy=\"read_all\". ..."},{"name":"search","description":"Unified section-level hybrid search across all documents.\n\nPipeline: hybrid section search (cosine +..."},{"name":"get_document_map","description":"Retrieves the navigable structural outline of a document.\n\nReturns document metadata and an ordered ..."},{"name":"search_sections","description":"Searches document sections using semantic and keyword retrieval to identify\nthe most relevant high-l..."},{"name":"search_blocks","description":"Searches fine-grained blocks inside documents or sections to retrieve\nprecise evidence. Supports fil..."},{"name":"read_section","description":"Retrieves the complete content of a section, its child blocks, and its\nbase64 images under images[]...."},{"name":"read_blocks","description":"Retrieves the full content of all blocks within a section.\n\nReturns blocks with full metadata includ..."},{"name":"expand_context","description":"Retrieves neighboring sections around a target section to expand contextual\nunderstanding. Use when ..."},{"name":"read_page","description":"Retrieves all blocks on a specific page or range of pages from documents.\nReturns a flat list of blo..."},{"name":"locate_answer_citations","description":"Locates precise answer/evidence spans inside cited blocks and returns\npage-level highlight bounding ..."}],"resources":[{"uri":"logical://documents","name":"list_documents_resource"}],"resource_templates":[{"uri_template":"logical://document/{document_id}","name":"get_document_resource"},{"uri_template":"logical://document/{document_id}/overview","name":"get_document_overview_resource"},{"uri_template":"logical://document/{document_id}/blocks","name":"get_document_blocks_resource"},{"uri_template":"logical://document/{document_id}/sections","name":"get_document_sections_resource"}]}