# Obsidian

MCP server for AI assistants to interact with Obsidian vaults.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add obsidian-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list obsidian-mcp
```

---

Source: https://github.com/StevenStavrakis/obsidian-mcp | License: MIT
