2
/ 100
1 month ago
glama

CogniRepo

MCP server providing persistent memory and context for AI tools, including semantic memory, knowledge graph, and session history to avoid starting from scratch in every conversation.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/claude/claude_desktop_config.json
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, GROK_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOGNIREPO_GLOBAL_DIR
configEDITOR
configTERM
configNO_COLOR
configCOGNIREPO_LOG_LEVEL
configCOGNIREPO_LOG_FORMAT
configCOGNIREPO_DIR
configCOGNIREPO_CB_STORAGE_LIMIT_GIB
configCOGNIREPO_ORG_GRAPH
configCOGNIREPO_CB_RSS_LIMIT_MB
configCOGNIREPO_CB_COOLDOWN_SEC
configCOGNIREPO_EMBED_TIMEOUT_SEC
🔐 secretANTHROPIC_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, or GROK_API_KEY.
🔐 secretGEMINI_API_KEYANTHROPIC_API_KEY, , OPENAI_API_KEY, or GROK_API_KEY.
🔐 secretGOOGLE_API_KEY
🔐 secretGROK_API_KEYANTHROPIC_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, or .
configOPENAI_BASE_URL
🔐 secretOPENAI_API_KEYANTHROPIC_API_KEY, GEMINI_API_KEY, , or GROK_API_KEY.
configCOGNIREPO_MIN_RETRIEVAL_SCORE
configCOGNIREPO_MAX_QUERY_LEN
configCOGNIREPO_CB_MAX_CONCURRENT
configCOGNIREPO_CB_ACQUIRE_TIMEOUT_SEC
configCOGNIREPO_ROOT
configCOGNIREPO_MIN_CONFIDENCE
configCOGNIREPO_REL_NOISE_RATIO
// 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 6 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/ashlesh-t-cognirepo-swm4i3)](https://m8ven.ai/mcp/ashlesh-t-cognirepo-swm4i3)
commit: e3f7ffb834783a889026deaa57fe10cdfd4fd432
code hash: cbcf78adb9b83b929f731dbba1bb470746a0a4c9ef51764f1a80d541f9c87491
verified: 6/17/2026, 11:40:52 AM
view raw JSON →