turbovault
Verified Safeby Epistates
Overview
Transforms an Obsidian vault into an intelligent knowledge system, providing AI agents with 44 specialized tools for reading, writing, searching, analyzing, and managing notes with high performance.
Installation
turbovault --vault /path/to/your/vault --profile production --initEnvironment Variables
- RUST_LOG
- OBSIDIAN_VAULT_PATH
- OTEL_EXPORTER_OTLP_ENDPOINT
Security Notes
The project demonstrates excellent security practices, including path traversal protection using `path_trav` crate, type-safe deserialization, atomic file operations to prevent data corruption, hash-based conflict detection, and file size limits. Explicitly states 'No shell execution' and 'Zero command injection risk'. Docker deployment runs as a non-root user. An external `mcp-scanner` audit reported all 44 tools as 'Safe' with 'No threats detected'. No hardcoded secrets or 'eval' patterns were found.
Similar Servers
dbhub
A database gateway that exposes SQL data sources via a RESTful API and the Model Context Protocol (MCP), enabling structured interaction with multiple database types.
flapi
A fast and flexible API gateway powered by DuckDB, providing configurable HTTP and MCP endpoints for data access and management, with built-in caching, authentication, and rate-limiting features.
conda-meta-mcp
Provides authoritative, read-only Conda ecosystem metadata for AI agents to answer packaging questions.
mcp-server-incubator
Provides an annotation-driven, high-performance Model Context Protocol (MCP) server implementation built on the Hyperf framework, supporting tools, prompts, resources, and Redis-backed session management.