Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai claude markdown mcp model-context-protocol notes
+3 more
obsidian sse secrets-management

Summary

AI summary

Initial release of Obsidian MCP Server providing note CRUD, frontmatter, tag management, search, and directory operations.

Full changelog

Obsidian MCP Server v1.0.0

A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Obsidian vault.

Features

Note Management

  • CRUD Operations: Create, read, update, and delete notes
  • Batch Reading: Read multiple notes in a single request (read-multiple-notes)
  • Move/Duplicate: Reorganize your vault structure
  • Section Operations: Read, append, or replace specific sections by heading

Frontmatter & Tags

  • Frontmatter Parsing: Get/set YAML frontmatter as structured JSON
  • Tag Management: Add/remove tags (frontmatter or inline)
  • Tag Auditing: Find notes missing required tags
  • Tag Search: List all tags with usage counts

Search & Links

  • Full-Text Search: Search content and filenames with context
  • Backlinks: Find all notes linking to a specific note
  • Broken Links: Detect wiki-links that don't resolve
  • Find & Replace: Bulk text replacement with regex support

Directory Operations

  • Create/Delete/Rename: Full directory management
  • List Contents: Browse vault structure

Installation

git clone https://github.com/smith-and-web/obsidian-mcp-server.git
cd obsidian-mcp-server
docker-compose up -d

See README for full documentation.

29 Available Tools

read-note, read-multiple-notes, create-note, edit-note, delete-note, move-note, duplicate-note, list-vault, create-directory, delete-directory, rename-directory, get-frontmatter, update-frontmatter, add-tags, remove-tags, list-tags, find-notes-by-tag, search-missing-tag, audit-tags, search-vault, get-backlinks, find-broken-links, find-replace, read-section, append-to-section, replace-section, append-to-file, insert-at-marker, list-headings

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track smith-and-web/obsidian-mcp-server

Get notified when new releases ship.

Sign up free

About smith-and-web/obsidian-mcp-server

SSE-enabled MCP server for remote Obsidian vault management with 29 tools for notes, directories, frontmatter, tags, search, and link operations. Docker-ready with health monitoring.

All releases →

Beta — feedback welcome: [email protected]