31
/ 100
1 month ago
glama

Archive Search

Enables semantic search across conversation archives via MCP, allowing AI clients to retrieve relevant past conversations using vector embeddings and text fallback.

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
🚨
Secret credentials may flow to a network call
1 flow detected: API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 high

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

criticalwrangler@3.0.0GHSA-f8mp-x433-5wpf

Arbitrary remote code execution within `wrangler dev` Workers sandbox

highwrangler@3.0.0GHSA-36p8-mvp6-cv38

Wrangler affected by OS Command Injection in `wrangler pages deploy`

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.
🔐 secretAPI_KEYecho "your-generated-key" wrangler secret put
configVAULT_PATH"/path/to/your/conversations" \
configWORKER_URL"https://archive-search.your-subdomain.workers.dev" \
// 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 4 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/nanayax3-archive-search-1u2sj0)](https://m8ven.ai/mcp/nanayax3-archive-search-1u2sj0)
commit: b92e72b3aaa6734a612daa443eb242af79220d9c
code hash: 2e6d37035c28c3dbd638aa23ef2c148d451ee692e9237c1e70154766025d87f1
verified: 6/22/2026, 1:00:06 PM
view raw JSON →