73
/ 100
25 days ago
glama

Neuron - "Synapse"

An MCP server that provides persistent semantic memory for LLMs by building a concept graph with vector search. It enables storing, linking, and retrieving concepts across conversations using Turso vector search and 256-dimensional embeddings.

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: TURSO_AUTH_TOKEN, NS_LLM_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.
configNEURON_VAULTexport =/path/to/vault # Windows: set NEURON_VAULT=C:\path\to\vault
configNEURON_ENV_FILE
configPYTEST_CURRENT_TEST
configNEURON_NO_DOTENVwith =1). To validate end-to-end against your Turso DB:
configTURSO_DATABASE_URL1. Turso Cloud — when and TURSO_AUTH_TOKEN are set. Memory is shared
🔐 secretTURSO_AUTH_TOKEN1. Turso Cloud — when TURSO_DATABASE_URL and are set. Memory is shared
configXDG_DATA_HOME
configNS_GRAPHS_DIR
configNS_LLM_ENDPOINT
configNS_LLM_MODEL
🔐 secretNS_LLM_API_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 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/recla93-neuron-xovt27)](https://m8ven.ai/mcp/recla93-neuron-xovt27)
commit: 3dd3a30eede244bec4e9e711cf7a33c9d34a1f11
code hash: 39c59ce770b792313eba0d9cb8823bcbed1d6316d5bc978730ed2bcdcde80336
verified: 7/6/2026, 10:34:42 AM
view raw JSON →