Back to Home
aaronsb icon

obsidian-mcp-plugin

Verified Safe

by aaronsb

Overview

This plugin connects your Obsidian vault to AI assistants through MCP (Model Context Protocol), enabling them to understand and navigate your notes as a connected knowledge graph.

Installation

Run Command
No command provided

Security Notes

The server features a comprehensive, multi-layered security framework, including OWASP-grade path validation (`SecurePathValidator`), a central firewall (`VaultSecurityManager`) with granular operation permissions (read, write, delete, move, etc.), and integration with a `.mcpignore` file for path exclusions. It actively guards against common vulnerabilities like path traversal, ReDoS (via `SafeRegexValidator`), and DoS (via `BatchLimitValidator`). API keys are securely auto-generated on first use, and an explicit 'dangerouslyDisableAuth' setting is provided with appropriate warnings. CPU-intensive operations are offloaded to worker threads for isolation. The web fetching tool is an inherent network interaction but is designed for user-requested URLs. Overall, the security implementation is exceptionally robust for an open-source plugin.

Similar Servers

Stats

Interest Score70
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars211
Forks17
Last Update2026-01-19

Tags

ObsidianMCPAIKnowledge GraphProductivityNotesLLM