Back to Home
masaki39 icon

obsidian-mcp

Verified Safe

by masaki39

Overview

Provides the active Obsidian file (path and content) to an LLM via the Obsidian Local REST API.

Installation

Run Command
npx -y @masaki39/obsidian-mcp@latest

Environment Variables

  • OBSIDIAN_API_KEY
  • OBSIDIAN_VAULT_PATH

Security Notes

The server primarily operates locally, connecting to the Obsidian Local REST API at a default localhost address (http://127.0.0.1:27123). Authentication is handled via an API key passed through environment variables (OBSIDIAN_API_KEY), which is a secure practice for secrets. No 'eval' or obvious malicious patterns are present. The primary security consideration would be the local Obsidian REST API plugin's own configuration and network exposure, which this server relies upon but does not control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-14

Tags

obsidianLLMMCPREST APIproductivity