obsidian-mcp and vaultforge
The tools are competitors, as both provide an MCP server for Obsidian vaults, with one emphasizing local operations and canvas tools, while the other focuses on LLM access, automatic Git sync, and diverse deployment options.
About obsidian-mcp
eddmann/obsidian-mcp
MCP server for git-backed Obsidian vaults. Access and manage notes through Claude, ChatGPT, and other LLMs with automatic git sync. Supports local (stdio/HTTP) and remote (AWS Lambda) deployment.
About vaultforge
blacksmithers/vaultforge
Local MCP server for Obsidian vault operations — search, intelligence, canvas tools
Implements 27 tools including BM25-ranked full-text search (via Orama), canvas creation with automatic graph layout (dagre), and TF-IDF-based vault theme mapping—all optimized to minimize token consumption by returning semantically dense, ranked results rather than raw dumps. Runs as a stdio-based MCP server with no plugin dependency, designed specifically for AI agent workflows rather than direct human use. Handles batch operations, regex find-and-replace, backlink analysis, and canvas patching with semantic positioning instead of pixel coordinates.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work