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).

mcpvault
62
Established
obsidian-mcp-server
50
Established
Maintenance 25/25
Adoption 10/25
Maturity 10/25
Community 17/25
Maintenance 13/25
Adoption 5/25
Maturity 18/25
Community 14/25
Stars: 946
Forks: 70
Downloads:
Commits (30d): 67
Language: Astro
License:
Stars: 13
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No License
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work