Manages document ingestion, chunking, semantic search, and note management.
Doc Lib is a Model Context Protocol (MCP) server that facilitates document processing for AI applications. It allows users to ingest various file types (Markdown, Python, OpenAPI, HTML) and URLs, chunk them into manageable segments, perform semantic searches, and manage notes. The server offers tools for adding notes, ingesting content, searching chunks, deleting sources or chunks, updating chunk metadata, and retrieving context for AI models. It also supports batch ingestion and tagging for enhanced organization and retrieval of information.