ragdocs
If you are the rightful owner of ragdocs 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.
RagDocs MCP Server provides RAG capabilities using Qdrant vector database and Ollama/OpenAI embeddings for semantic search and document management.
add_document
Add a document to the RAG system.
search_documents
Search through stored documents using semantic similarity.
list_documents
List all stored documents with pagination and grouping options.
delete_document
Delete a document from the RAG system.