rag-mcp-server

tungetti/rag-mcp-server

3.3

If you are the rightful owner of 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 henry@mcphub.com.

RAG MCP Server is a Model Context Protocol server designed for Retrieval-Augmented Generation operations, enabling semantic search and document retrieval from vector-based knowledge bases.

Tools

Functions exposed to the LLM to take actions

initialize_knowledge_base

Initialize a knowledge base from a directory of documents.

semantic_search

Perform semantic search on the knowledge base.

refresh_knowledge_base

Update the knowledge base with new or changed documents.

get_knowledge_base_stats

Get detailed statistics about the knowledge base.

list_documents

List all documents in the knowledge base with metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources