alanrag

chartviewer/alanrag

3.2

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

RAG MCP Server is an intelligent Retrieval-Augmented Generation system implemented as a Model Context Protocol server in Rust.

Tools

Functions exposed to the LLM to take actions

ingest

Process and store documents with optional document type specification.

search_knowledge_chunk

Search for relevant document chunks based on a query.

search_knowledge_chapter

Search for relevant chapters or sections based on a query.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources