29
/ 100
10 days ago
glama

obsidian-mcp

Exposes an Obsidian vault with full-text and semantic search, and Anki-style spaced repetition active recall.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get_vault_stats (line 310: execSync("git rev-parse --short HEAD", { cwd: vaultRoot, stdio: ["pipe", "pipe", "pipe"] }))
⚠️
Known vulnerabilities in dependencies: 4 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.
🔐
You'll be asked for 1 credential: MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high1 low

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

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highglob@11.0.0GHSA-5j98-mcp5-4vw2

glob CLI: Command injection via -c/--cmd executes matches with shell:true

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

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.
configDB_PATHNo ./data/obsidian-mcp.db SQLite database path
🔐 secretMCP_AUTH_TOKENNo — Bearer token for HTTP auth (required in production)
configPORTNo 3000 HTTP port (when TRANSPORT=http)
configTRANSFORMERS_CACHENo ~/.cache/huggingface Where to cache the embedding model
configTRANSPORTNo stdio stdio or http
configVAULT_PATHSet to your Obsidian vault directory
// 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 11 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/abhinavoc24-obsidian-mcp-1m7p5g)](https://m8ven.ai/mcp/abhinavoc24-obsidian-mcp-1m7p5g)
commit: 65b2c0941237656ea93b9d2785b25f369ea2b522
code hash: 6b7dc6d299fdc0232a0a0fc6d2100ab8d89c26e1027a41b021e719603ce6e435
verified: 7/21/2026, 8:39:26 AM
view raw JSON →