ItsMistahJi/local_RAG_mcp
3.2
If you are the rightful owner of local_RAG_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.
This project provides a local RAG MCP server to interact with Word and Excel documents using Ollama for local language model inference, ensuring data privacy.
Tools
Functions exposed to the LLM to take actions
initialize_and_index
Processes documents and creates a local vector database.
ask_question
Retrieves relevant information and generates an answer based on a user question.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client