Back to Home
CoMfUcIoS icon

obsidian-mcp-sb

Verified Safe

by CoMfUcIoS

Overview

Provides secure, intelligent, read-only access to an Obsidian vault for Large Language Models (LLMs), enabling semantic search, metadata filtering, and summarization.

Installation

Run Command
npx -y @comfucios/obsidian-mcp-sb --vault-path "/path/to/your/vault"

Security Notes

The server is intentionally designed as read-only, preventing any modifications to the user's Obsidian vault. It communicates via standard I/O (stdio), which limits direct network attack surface. Robust path traversal protection is implemented to ensure file access is restricted to the designated vault directory. File indexing is subject to a configurable maximum file size (default 10MB) to prevent resource exhaustion. All incoming API parameters (e.g., note types, statuses, categories, dates) undergo strict validation to prevent injection or unexpected behavior. No 'eval' or suspicious obfuscation was identified, nor were any hardcoded secrets. SQLite with WAL mode is used for efficient and concurrent database operations.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens1250
Stars3
Forks0
Last Update2026-01-19

Tags

obsidianknowledge-managementsemantic-searchmetadata-filteringmcp