macOS-only MCP server that exposes iMessage chat.db to Claude and exports per-chat history to an…
macOS-only MCP server that exposes iMessage history to Claude and exports per-chat conversations into an Obsidian vault. Mirrors the whatsapp-mcp pattern: same hook, same launchd cadence, same vault shape. Direct read of (SQLite, opened ). No bridge daemon. Voice-note transcription via Whisper local-cpp (reuses the model already installed for whatsapp-mcp). FTS5 incremental search index at .…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
macOS-only MCP server that exposes iMessage history to Claude and exports per-chat conversations into an Obsidian vault. Mirrors the whatsapp-mcp pattern: same hook, same launchd cadence, same vault shape. Direct read of (SQLite, opened ). No bridge daemon. Voice-note transcription via Whisper local-cpp (reuses the model already installed for whatsapp-mcp). FTS5 incremental search index at . Vault export per chat into and . Send pathway via AppleScript with draft+confirm pattern (no auto-send).…