Back to Home
tlockney icon

obsidian-mcp

Verified Safe

by tlockney

Overview

Enables AI models to interact with Obsidian vaults by exposing Obsidian Local REST API functionality as MCP tools.

Installation

Run Command
deno run --allow-net --allow-env --allow-read --allow-write --allow-run src/main.ts

Environment Variables

  • OBSIDIAN_API_URL
  • OBSIDIAN_API_KEY

Security Notes

The project uses Deno's built-in tooling and standard practices for handling API keys (via env vars/CLI). It makes HTTP requests to a user-configured Obsidian Local REST API endpoint. Error responses from the API are parsed safely with graceful fallback. The `install.sh` script removes macOS quarantine attributes, which is common for unsigned binaries but the user should be aware it overrides some OS security warnings for a downloaded executable.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens500
Stars2
Forks0
Last Update2025-12-14

Tags

obsidianmcpdenoai-integrationnote-taking