Releases: trsdn/obsidian-mcp
Releases · trsdn/obsidian-mcp
Release list
Obsidian MCP v0.1.2
What's Changed
- deps: resolve all open Dependabot security alerts by @trsdn in #6
- ci: bump the github-actions group with 2 updates by @dependabot[bot] in #7
- deps-dev: bump pytest-cov from 6.3.0 to 7.1.0 by @dependabot[bot] in #8
- feat: publish to PyPI as trsdn-obsidian-mcp via Trusted Publishing by @trsdn in #9
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.1.1...v0.1.2
Obsidian MCP v0.1.1
Highlights
- Professional README and comprehensive quick start documentation.
- Client configurations for standard local platforms.
- Clear structural security model safeguarding file access.
Repository foundations
- Dual-verified MIT LICENSE representation.
- Structured package URLs, classifiers, topics, and community templates.
- Complete 100% community profile rating on GitHub.
Quality and delivery
- Automated test suite containing 15 tests.
- High test coverage exceeding >=88% coverage.
- Continuous Integration support for Python 3.11-3.14 environments.
- Active scanning with gitleaks, code formatting checks, and verified wheel/sdist release assets.
Compatibility
- Solid backwards compatibility with no runtime behavior or ten-tool contract changes.
Full changelog link
obsidian-mcp v0.1.0
Added
- Local stdio MCP server with ten tools for listing, reading, searching,
creating, updating, moving, and deleting Markdown notes. - Vault-bound path resolution, including protection against escaping symbolic
links. - Optional read-only mode that blocks all write tools.
- Temporary-vault tests, Python 3.11 through 3.14 CI, and secret scanning.
- Security policy, contribution guide, and portable client configuration.