MCP Directory
Back

obsidian-mcp-tools

by jacksteamdev · TypeScript · ★ 795

Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.

#mcp#mcp-server#model-context-protocol

Install

npx -y github:jacksteamdev/obsidian-mcp-tools

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "github:jacksteamdev/obsidian-mcp-tools"
      ]
    }
  }
}

From the README

[](https://github.com/jacksteamdev/obsidian-mcp-tools/releases/latest) [](https://github.com/jacksteamdev/obsidian-mcp-tools/actions) [](LICENSE) [Features](#features) | [Installation](#installation) | [Configuration](#configuration) | [Troubleshooting](#troubleshooting) | [Security](#security) | [Development](#development) | [Support](#support) > **⚠️ Project Unmaintained — Security Notice** > > This project is no longer maintained. I stopped using Obsidian, so there is no personal motivation to keep this going. > > More importantly: the architecture distributes a downloaded executable to u…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers