chiatzenw-cur/multi-tenant-rag-mcp-server
3.1
If you are the rightful owner of multi-tenant-rag-mcp-server 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.
A Model Context Protocol (MCP) server that provides Retrieval-Augmented Generation (RAG) capabilities with multi-tenant support.
Tools
Functions exposed to the LLM to take actions
create_tenant
Create a new tenant for document isolation
upload_document
Upload and process documents
query
Ask questions about uploaded documents
list_documents
List documents for a tenant
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client