obsidian-mcp-tools

jacksteamdev/obsidian-mcp-tools
★ 641 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
View on GitHub →

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-tools": {
      "command": "npx",
      "args": [
        "-y",
        "jacksteamdev/obsidian-mcp-tools"
      ]
    }
  }
}

Topics

mcpmcp-servermodel-context-protocol