69
/ 100
1 month ago
glama

history-rag

Local semantic search over Claude Code sessions and shell command history, exposed to Claude Code as an MCP tool. Everything is indexed into one vector space and runs entirely on your machine.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_RAG_MODELmxbai-embed-large CLAUDE_RAG_DIM=1024 ~/.claude/rag-venv/bin/python index.py --rebuild
configCLAUDE_RAG_DIMCLAUDE_RAG_MODEL=mxbai-embed-large =1024 ~/.claude/rag-venv/bin/python index.py --rebuild
configCLAUDE_RAG_DBOther overrides: , CLAUDE_RAG_OLLAMA. See config.py.
configCLAUDE_RAG_OLLAMAOther overrides: CLAUDE_RAG_DB, . See config.py.
configCLAUDE_RAG_HISTFILESat the extra files (colon-separated):
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/standingwave-history-rag-4re2wi)](https://m8ven.ai/mcp/standingwave-history-rag-4re2wi)
commit: 00e32b7a519c608cc9d284fd7e7bed7df696d022
code hash: 77c782f7804de7686c86f3a13bcfdb13e8f3d8c942127ea2ea26f622d487ec57
verified: 7/1/2026, 10:01:13 AM
view raw JSON →