73
/ 100
16 days ago
glama

Echo

Enables an AI with persistent consciousness through a dual-layer architecture using Neo4j and Google Gemini, allowing natural communication, learning, and personality development.

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 2 credentials: GOOGLE_API_KEY, NEO4J_PASSWORD
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.
🔐 secretGOOGLE_API_KEY"": "your_actual_google_api_key_here"
configGOOGLE_AI_MODEL
configGEMINI_TEMPERATURE
configGEMINI_MAX_TOKENS
configNEO4J_USER"": "neo4j",
🔐 secretNEO4J_PASSWORD"": "consciousness",
configNEO4J_URI"": "bolt://neo4j:7687",
// 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 3 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/project-saturday-echo-cl7y7p)](https://m8ven.ai/mcp/project-saturday-echo-cl7y7p)
commit: f67d419bc67d16f5aab049bf4d37981945741fb4
code hash: 7ea444a96f085994637109eb016269d94054dda1135da55ebbb4dce6a89bebd1
verified: 6/21/2026, 10:22:12 AM
view raw JSON →