Back to Home
fazer-ai icon

mcp-obsidian

Verified Safe

by fazer-ai

Overview

Facilitates LLM interaction with Obsidian vaults via the Local REST API plugin, enabling read/write operations and command execution.

Installation

Run Command
bunx @fazer-ai/mcp-obsidian@latest

Environment Variables

  • OBSIDIAN_API_KEY
  • OBSIDIAN_PROTOCOL
  • OBSIDIAN_HOST
  • OBSIDIAN_PORT

Security Notes

The server acts as a proxy to Obsidian's Local REST API. It uses environment variables for the API key (good practice) and validates tool arguments with Zod. Path sanitization is implemented for file operations. No 'eval' or direct code execution from user input is apparent. Security largely depends on the underlying Obsidian Local REST API plugin and protecting the API key. The 'search_json_logic' tool takes 'logic: z.unknown()'; while the server only proxies this to Obsidian, a vulnerability in Obsidian's JsonLogic engine could be an indirect risk.

Similar Servers

Stats

Interest Score43
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars33
Forks26
Last Update2025-12-03

Tags

obsidianmcp-serverllm-integrationnote-takingtypescript