17
/ 100
1 month ago
glama

Memory MCP

Persistent knowledge base for AI tools: store coding rules, project context, and decisions once, then let any MCP-compatible client read them via a single endpoint.

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
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — search_memory (line 16: supabase.from('memory_access_log').insert({); get_memory (line 16: supabase.from('memory_access_log').insert({); get_rules (line 16: supabase.from('memory_access_log').insert({)
⚠️
Known vulnerabilities in dependencies: 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: NEXT_PUBLIC_SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies7 high6 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highnext@16.2.3GHSA-267c-6grr-h53f

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes

highnext@16.2.3GHSA-26hh-7cqf-hhc6

Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up

highnext@16.2.3GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

highnext@16.2.3GHSA-492v-c6pp-mqqv

Next.js has a Middleware / Proxy bypass through dynamic route parameter injection

highnext@16.2.3GHSA-8h8q-6873-q5fj

Next.js Vulnerable to Denial of Service with Server Components

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNEXT_PUBLIC_APP_URLyour Vercel domain (e.g. https://memory-mcp.vercel.app)
🔐 secretNEXT_PUBLIC_SUPABASE_ANON_KEYyour-anon-key
configNEXT_PUBLIC_SUPABASE_URL
🔐 secretSUPABASE_SERVICE_ROLE_KEYyour-service-role-key
// 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 9 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/theamargupta-memory-mcp-0mjkq1)](https://m8ven.ai/mcp/theamargupta-memory-mcp-0mjkq1)
commit: a74cad9a6d8af509ab18b6b852ad265e2c7dd43e
code hash: 2d5be4dcc964b2d17789a14970c7b7667ed5280935906ce13778ed6e3ea1e26e
verified: 6/24/2026, 9:53:08 AM
view raw JSON →