ObsidianMCPServer 0.3.0
📦 ObsidianMCPServer 0.3.0
🚀 Installation
- Download the appropriate binary for your system
- Extract the archive:
unzip ObsidianMCPServer-0.3.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-17 22:15:09 UTC
- Commit: 5c9d172
🔍 Verification
SHA256 Checksum: See attached file
# Verify checksum
shasum -a 256 -c ObsidianMCPServer-0.3.0-macos-signed.zip.sha256What's Changed
- Use the Correct Tag for Release Builds by @otaviocc in #17
- Fix Reference for Manual or Automated Releases by @otaviocc in #18
- Use All Tags for Releases by @otaviocc in #19
- Fix SHA for Manual Releases by @otaviocc in #20
- Add Mint Instructions by @otaviocc in #21
- Add comprehensive unit testing guidelines to CLAUDE.md by @otaviocc in #22
- Add Obsidian Repository Bulk Operations by @otaviocc in #23
- Add Support to Periodic Notes by @otaviocc in #24
- Add Proofread Active Note Prompt by @otaviocc in #25
- Add Date-Specific Periodic Notes Operations by @otaviocc in #26
- Update README.md by @otaviocc in #27
- Add Signing and Notarization by @otaviocc in #28
- Add Brew Instructions by @otaviocc in #29
- Update CLAUDE.md by @otaviocc in #30
Full Changelog: 0.2.0...0.3.0