document-mcp

yairwein/document-mcp

3.3

If you are the rightful owner of document-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Document Indexer is a Python-based server for local document indexing and search using LanceDB vector database and local LLMs.

Tools

Functions exposed to the LLM to take actions

search_documents

Search for documents using natural language queries.

get_catalog

List all indexed documents with summaries.

get_document_info

Get detailed information about a specific document.

reindex_document

Force reindexing of a specific document.

get_indexing_stats

Get current indexing statistics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources