Reads your local iMessage chat.db on macOS and exposes full message history to Claude through a FastMCP interface. You get FTS5 search, contact and chat listing, thread navigation, unread tracking, and automatic export of each conversation into Obsidian vault files with structured YAML frontmatter. Voice notes are transcribed via local Whisper. Sending goes through a two step draft and confirm flow using AppleScript, so nothing ships without your explicit approval. Requires Full Disk Access for Claude.app to read the SQLite database. Same author and architecture pattern as the whatsapp-mcp and slack-mcp servers, so if you already run those this slots right in with the same vault layout and tool conventions.