52
grade D
2 days ago
glama

Synapse

MCP server that connects any AI to your Obsidian vault. Save articles from your phone, search across notes, build a compounding knowledge base. 15 tools, three transport modes (stdio, HTTP, cloud), zero-install Google Drive OAuth onboarding.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — synapse_lint (line 839: linkRegex.exec(content))
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — synapse_lint (line 839: linkRegex.exec(content))
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: GOOGLE_API_KEY, GOOGLE_CLIENT_SECRET, SYNAPSE_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.
configBASE_URL
🔐 secretGOOGLE_API_KEY
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configPORT
🔐 secretSYNAPSE_PASSWORD
configSYNAPSE_VAULT_PATH
// 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 7 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/tomjrworks-synapse-obsidian-77vsb8)](https://m8ven.ai/mcp/tomjrworks-synapse-obsidian-77vsb8)
commit: fe96bc11a9b1d2f9f147811691fa106410178458
code hash: 6ec29deed619073fc4a9f2f2d385fd885e41bf75b1810bcf9522948d714f18eb
verified: 4/18/2026, 6:12:35 PM
view raw JSON →