DirectoryObsidian Mcp Tools
api

Obsidian Mcp Tools

by jacksteamdev

43
Health
fair
58
Popularity

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

802stars
118forks
TypeScript
MIT
Updated May 10, 2026
#mcp#mcp-server#model-context-protocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx obsidian-mcp-tools

Maintenance Healthfair

Freshness25/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this quarter
Most issues unresolved

Server Info

Categoryapi
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory