74
/ 100
17 days ago
glama

Chroma Memory MCP

An MCP server that gives Claude (and any MCP client) a shared team knowledge base with semantic search. Backed by ChromaDB and Google Gemini embeddings — works across languages (RU + EN).

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
🚨
Known vulnerabilities in dependencies: 2 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: GOOGLE_API_KEY, GOOGLE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical1 high

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

criticalvitest@3.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@3.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

highexpress-rate-limit@8.2.1GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

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.
configCHROMA_COLLECTIONNo memories ChromaDB collection name
configCHROMA_URLNo http://localhost:8000 ChromaDB connection URL
🔐 secretGOOGLE_API_KEYexport =your-gemini-api-key
configGOOGLE_CLIENT_IDNo — Google OAuth client ID
🔐 secretGOOGLE_CLIENT_SECRETNo — Google OAuth client secret
configMCP_BASE_URLNo — Public HTTPS URL (required for OAuth)
configMCP_HOSTNo 0.0.0.0 Server bind address
configMCP_PORTNo 3000 Server port
// 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 8 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/sfrangulov-chroma-memory-mcp-9aaw1g)](https://m8ven.ai/mcp/sfrangulov-chroma-memory-mcp-9aaw1g)
commit: 55a2e7c6b4fbcb1a95192ac4eb5a5ae6501c81fc
code hash: c0ba3528869447796e8995bd0aaf8b1a4f9a3c452e3baf4303badf3f6fee73e7
verified: 6/24/2026, 9:52:48 AM
view raw JSON →