69
/ 100
4 days ago
glama

Memex

Personal knowledge base MCP server enabling AI agents to search, read, and add knowledge via tools like kb_search, kb_read, and kb_add, with write operations handled through Cursor Cloud Agents that create formatted entries and open PRs.

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.
🔐
You'll be asked for 4 credentials: CURSOR_API_KEY, OPENAI_API_KEY, MEMEX_AUTH_TOKEN, MEMEX_GIT_TOKEN
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.
🔐 secretCURSOR_API_KEYEdit .env — set
🔐 secretOPENAI_API_KEYFor semantic search (optional)
🔐 secretMEMEX_AUTH_TOKENBearer token for MCP endpoint auth
configMEMEX_GIT_URLRepo URL for cloning
🔐 secretMEMEX_GIT_TOKENGitHub PAT for private repos
// 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/galthran-wq-memex-1igfwr)](https://m8ven.ai/mcp/galthran-wq-memex-1igfwr)
commit: 4432029c693c033b4f8ea2c233c693ac9612bedc
code hash: 81d0bc9163321ded9394597dacb9a7a2711767a247477b2ecab5763d958bbdfe
verified: 6/22/2026, 12:25:18 PM
view raw JSON →