obsidian-mcp-tools and mcp-obsidian
About obsidian-mcp-tools
jacksteamdev/obsidian-mcp-tools
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
Implements a two-component architecture with a local MCP server binary (built with reproducible builds and SLSA provenance) that bridges Claude Desktop to Obsidian vaults through the Local REST API plugin. Beyond semantic search and templates, it provides vault access controls, encrypted communication, and secure credential storage. The monorepo uses Bun workspaces to coordinate the Obsidian plugin, MCP server, and shared type definitions.
About mcp-obsidian
Piotr1215/mcp-obsidian
simple mcp server for interacting with local obsidian notes
Implements MCP (Model Context Protocol) compliance with direct file system access to Obsidian vaults—eliminating the requirement for the Obsidian app to run. Features advanced search with regex and boolean operators, metadata parsing (frontmatter and inline tags), resource links for HATEOAS navigation, and MOC discovery for vault structure mapping. Integrates with Claude Desktop and works with obsidian.nvim setups via stdio transport with security-first design including path traversal prevention.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work