ObsidianMCPServer 0.2.0
📦 ObsidianMCPServer 0.2.0
🚀 Installation
- Download the appropriate binary for your system
- Extract the archive:
unzip ObsidianMCPServer-0.2.0-macos-signed.zip - Make executable:
chmod +x ObsidianMCPServer - Move to your desired location
📋 Requirements
- macOS 12.0 or later
- Obsidian with Local REST API plugin
🔐 Security Note
✅ This binary is code signed and notarized with a valid Apple Developer ID certificate.
It should run without security warnings on macOS.
📊 Build Information
- Architecture: Universal (Intel + Apple Silicon)
- Swift Version: 6.0+
- Build Date: 2025-08-10 11:27:36 UTC
- Commit: 94c4cff
🔍 Verification
SHA256 Checksum: See attached file
# Verify checksum
shasum -a 256 -c ObsidianMCPServer-0.2.0-macos-signed.zip.sha256What's Changed
- Add Summarize Note Prompt by @otaviocc in #1
- Add More Prompts by @otaviocc in #2
- Expose Error When Network Fails by @otaviocc in #3
- Fix SwiftLint Violation by @otaviocc in #4
- Refactor Frontmatter and add new MCP Tools by @otaviocc in #5
- Update README by @otaviocc in #6
- Add Missing Tests by @otaviocc in #7
- Summer Cleaning by @otaviocc in #8
- Add new MCP Prompts and MCP Resources by @otaviocc in #9
- Summer Cleaning Part 2 by @otaviocc in #10
- Update README.md by @otaviocc in #11
- Update FUNDING.yml by @otaviocc in #12
- Configure Visual Studio Code Tasks by @otaviocc in #13
- Drop “test” from test methods by @otaviocc in #14
- Add release.yml by @otaviocc in #15
- Fix Build Date in Release Action by @otaviocc in #16
Full Changelog: 0.1.0...0.2.0