Search, ingest, and inject Claude Code and Hermes session context via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "rag-mcp" yet — see the docs or source repo.
Use rag-mcp to search my Claude Code and Hermes history for sessions related to “authentication module refactor” and summarize key decisions and open items.
Relevant past session context plus a summary of decisions and remaining tasks.
Use rag-mcp to ingest my Claude Code session history from the last week so we can analyze issues with that context later.
The session history is ingested and becomes available for later search and reference.
Use rag-mcp to find the most relevant history for “API rate limiting incident” and inject the necessary context into this conversation to help diagnose it.
Relevant historical context is injected into the conversation to speed up troubleshooting.
Developers can retrieve prior implementation details from Claude Code or Hermes sessions instead of repeating context. This helps continue refactors, debugging, or feature work across multiple sessions.
When users need to review previously discussed technical approaches, they can ingest and search session history first, then extract relevant context. This is useful for recovering decisions, issue clues, or attempted solutions.
When the current chat lacks enough background, this MCP tool can inject relevant historical context so the model responds with better continuity. It fits tasks that depend on prior session records.
It is an MCP tool for hybrid RAG over Claude Code and Hermes session history. Based on the description, it supports search, ingest, and context injection.
The provided information explicitly mentions Claude Code and Hermes session history. For any additional supported sources, see the source repository.
The provided materials do not include installation steps, runtime requirements, or key configuration details. For setup and prerequisites, see the source repository.
Provide project knowledge search and failure analysis for Claude Code workflows.
Search custom knowledge bases in Claude Desktop with RAG via MCP.
Use authenticated MCP tools for graph-augmented and hybrid RAG retrieval.
Give Claude Code persistent memory and semantic context retrieval across sessions.
Search and retrieve past conversation history inside Claude Code workflows.
Forward MCP tools to coding agents for session-based development tasks.