SylphxAI/rag-server-mcp
If you are the rightful owner of rag-server-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-rag-server is a Model Context Protocol server that enables Retrieval Augmented Generation capabilities for connected LLMs.
Tools
Functions exposed to the LLM to take actions
indexDocuments
Index file or directory
queryDocuments
Retrieve relevant chunks
listDocuments
List all indexed sources
removeDocument
Remove document by path
removeAllDocuments
Clear entire index
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client