mcpvault and obsidian-mcp-server
These are competitors offering overlapping MCP server implementations for Obsidian vault access, with the bitbonsai version emphasizing safety constraints while smith-and-web provides broader vault management capabilities (read/write/search/organize).
About mcpvault
bitbonsai/mcpvault
A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
Provides read/write access to Obsidian vaults through 14 MCP methods including search with BM25 relevance ranking, frontmatter preservation via gray-matter, and tag management, while filtering system directories. Runs as a Node.js stdio transport server compatible with Claude Desktop, ChatGPT, and any MCP-standard AI client, with token-optimized responses and zero external dependencies.
About obsidian-mcp-server
smith-and-web/obsidian-mcp-server
MCP server for Obsidian vault management - enables Claude and other AI assistants to read, write, search, and organize your notes
Implements MCP over Server-Sent Events (SSE) transport for remote vault access without local installation, alongside stdio mode for direct integration. Provides granular operations including section-level editing, YAML frontmatter manipulation, regex find-and-replace, and backlink detection, with optional compact response mode to reduce token consumption by 40-60% for large vaults.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work