dataML007/simple_local_rag
3.2
If you are the rightful owner of simple_local_rag and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server is designed to facilitate external integration by exposing various tools and resources for document management and question answering.
Tools
Functions exposed to the LLM to take actions
list_documents
Get all indexed documents with descriptions.
upload_document
Upload and index a new PDF document.
ask_question
Query documents with conversation support.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client