devrag

tomohiro-owada/devrag

3.5

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

DevRag is a lightweight Retrieval-Augmented Generation (RAG) system designed for developers using Claude Code, optimizing token usage and search efficiency.

Tools

Functions exposed to the LLM to take actions

search

Perform semantic vector search

index_markdown

Index a markdown file

list_documents

List all indexed documents

delete_document

Remove a document from the index

reindex_document

Re-index a document

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources