obsidian-mcp

nathan-vm/obsidian-mcp
★ 0 stars Python Search Updated today
Obsidian MCP server with semantic + BM25 hybrid search. Indexes your vault locally using fastembed
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-mcp": {
      "command": "uvx",
      "args": [
        "obsidian-mcp"
      ]
    }
  }
}

Or install with pip: pip install obsidian-mcp

Topics

mcpobsidian