Back to Home
Minhao-Zhang icon

obsidian-mcp-server

Verified Safe

by Minhao-Zhang

Overview

Provides an OpenAI-compatible local Model Context Protocol (MCP) server within Obsidian, enabling external AI assistants and tools to semantically search the vault and perform file system operations.

Installation

Run Command
No command provided

Security Notes

The plugin exposes powerful file system operations (read, write, edit, delete files/folders) via a local SSE-based MCP server. While path traversal is explicitly prevented for `list_files` and operations are generally confined to the Obsidian vault via `normalizePath` and `app.vault` API, a compromised external client or accidental network exposure of the local server could lead to unauthorized data modification or loss. The presence of `@ts-nocheck` in core files indicates potential for unchecked type-related vulnerabilities, exacerbated by the developer's self-admitted limited TypeScript proficiency in the `README`. Users must ensure only trusted clients interact with the server and be aware of the implications of enabling powerful tools.

Similar Servers

Stats

Interest Score37
Security Score5
Cost ClassHigh
Avg Tokens320
Stars11
Forks4
Last Update2026-01-19

Tags

ObsidianMCPAIVector DatabaseSemantic Search