DirectoryObsidian Mcp Tools
api

Obsidian Mcp Tools

by jacksteamdev

53
Health
fair
69
Popularity

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

626stars
91forks
TypeScript
MIT
Updated March 11, 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 response15/30
Org backing10/20
Longevity3/10
Updated this quarter

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