medonomator/claude-rag-mcp
3.2
If you are the rightful owner of claude-rag-mcp 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.
Claude RAG MCP Server is a model context protocol server designed for coding sessions with Retrieval-Augmented Generation capabilities, enabling semantic search and knowledge management.
Tools
Functions exposed to the LLM to take actions
rag_save
Save knowledge (solution, command, code, note, bugfix, architecture).
rag_search
Semantic search with filters.
rag_list
List entries with pagination.
rag_delete
Delete by ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client