micro-agent/mcp-rag-server
3.1
If you are the rightful owner of mcp-rag-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.
The MCP RAG Server is a Model Context Protocol server that implements Retrieval-Augmented Generation (RAG) functionality, enabling semantic search capabilities through markdown document processing and vector embeddings.
Tools
Functions exposed to the LLM to take actions
rag_question
Searches the document collection for information relevant to a given question.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client