71
/ 100
11 days ago
glama

digital-brain

Enables AI assistants to query your local browsing history using keyword search, RAG Q&A, and activity stats.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENROUTER_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.
configBRAIN_DATA_DIR./data Storage directory
configBRAIN_HOST127.0.0.1 Backend host
configBRAIN_PORT8420 Backend port
configBRAIN_CHROMA_COLLECTION
configBRAIN_RAG_TOP_K8 Number of results for RAG context
configBRAIN_MIN_INDEX_CHARS
configBRAIN_LLM_PROVIDERollama ollama or openrouter
configOLLAMA_BASE_URL
configOLLAMA_MODELllama3.2 Ollama model name
configOLLAMA_TIMEOUT
🔐 secretOPENROUTER_API_KEYOpenRouter API key (optional)
configOPENROUTER_MODEL
configOPENROUTER_BASE_URL
// 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/arpitasethi-12-digital-brain-1rbgdw)](https://m8ven.ai/mcp/arpitasethi-12-digital-brain-1rbgdw)
commit: a264823be153f25cb2f23658d46a92447e8f0c3e
code hash: faa3e7b6c573cdc568b40633deb032a6cc2cce07d9c887b828e2c994356c54a1
verified: 6/18/2026, 10:34:15 AM
view raw JSON →