MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings.
A security-first MCP server for Smart Connections. Read-only. Path-validated. Auditable. Exposes Smart Connections embeddings to Claude Code and other MCP clients for semantic search of your Obsidian vault. We needed semantic search of our Obsidian vault from Claude Code. Existing options have problems: No path validation - User input passed directly to file operations Write access - Some expose…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A security-first MCP server for Smart Connections. Read-only. Path-validated. Auditable. Exposes Smart Connections embeddings to Claude Code and other MCP clients for semantic search of your Obsidian vault. We needed semantic search of our Obsidian vault from Claude Code. Existing options have problems: No path validation - User input passed directly to file operations Write access - Some expose mutation tools we don't need Heavy dependencies - PyTorch/transformers for what's essentially vector…