73
/ 100
18 days ago
glama

hybrid-recall

A local MCP server enabling hybrid search over documents, memory, and knowledge graphs for retrieval-augmented generation, with tools for SQLite, semantic memory, and entity-relationship queries.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOCS_DB_PATH./data/docs.db docs corpus DB
configHYBRID_RECALL_DEBUG
configMEMORY_SERVICE_HOST
configMEMORY_SERVICE_PORT8767 memory daemon port
configOUTPUT_MAX_CHARS
configEMBED_SERVER_URLTo run the models on a different machine, point /
configRERANKER_URLat that host. The tools do not care where the servers live.
configKNOWLEDGE_GRAPH_PATH./data/knowledge_graph.jsonl KG storage
configKG_MAX_ENTITIES
configKG_MAX_OBS_PER_ENTITY
configKG_SEMANTIC_WEIGHT
configKG_KEYWORD_WEIGHT
configKG_MIN_SIMILARITY
configKG_DEFAULT_SEARCH_MODE
configKG_OBS_DEDUP_THRESHOLD
configMEMORY_REQUEST_TIMEOUT
configMEMORY_CONNECT_TIMEOUT
configMEMORY_POOL_SIZE
configMEMORY_MAX_RETRIES
configMEMORY_THREAD_POOL_SIZE
configMEMORY_OP_TIMEOUT
configEMBED_SERVER_TIMEOUT
configRERANKER_TIMEOUT
configEMBED_SERVER_RETRIES
configRERANKER_MAX_DOC_CHARS
configRERANKER_MAX_QUERY_CHARS
configEMBED_MAX_TOKENS
configEMBED_TOKENS_PER_CHAR
configMEMORY_PORT
configMEMORY_AUTO_SAVE_ENABLED
configMEMORY_AUTO_SAVE_INTERVAL
configMEMORY_MAX_DIRTY_OPS
configMEMORY_MAX_KEYS
configMEMORY_MAX_VALUE_SIZE
configMEMORY_MAX_TOTAL_SIZE
configMEMORY_ENABLE_LIMITS
configMEMORY_INDEX_THRESHOLD
// 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 1 concrete improvement 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/cutlerbenjamin1-cmd-hybrid-recall-1e6vlh)](https://m8ven.ai/mcp/cutlerbenjamin1-cmd-hybrid-recall-1e6vlh)
commit: b51582c9b1ab0347862dae1b3838147db8c5fe9c
code hash: d4bfaf8c70020f2baef384f0139d18c072b5242dfb80007d91d5f02e4b8c36bc
verified: 7/13/2026, 9:45:53 AM
view raw JSON →