★ 0 stars TypeScriptMemory/KnowledgeUpdated 2d ago
MCP server for remote Obsidian vault access. Understands wikilinks, frontmatter, backlinks, and tags — not just files. Auto-updates links on move/rename, generates obsidian:// deep-links, soft-deletes to .trash, and supports multi-vault. SSE transport for Claude Web/iOS.
A Model Context Protocol (MCP) server that provides remote access to Obsidian vaults with full CRUD operations, Obsidian-aware intelligence, and performance optimizations. A generic filesystem server treats your vault as flat files. This server understands Obsidian: - **Wikilinks are first-class** - resolve `[[links]]`, extract all links from a file, find backlinks, and automatically update links when you move or rename files. A filesystem server has no concept of `[[wikilinks]]`.