mcp-rag-docs

jaimeferj/mcp-rag-docs

3.2

If you are the rightful owner of mcp-rag-docs 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.

The Model Context Protocol (MCP) server facilitates seamless integration with Claude and other MCP-compatible clients, enhancing the capabilities of the RAG system.

Tools

Functions exposed to the LLM to take actions

query_rag

Query the RAG system with a question, optionally using tags and section filtering.

add_document

Add a document to the RAG system with optional tags.

list_documents

List all stored documents in the RAG system.

delete_document

Delete a document from the RAG system by ID.

get_rag_stats

Retrieve system statistics from the RAG system.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources