A Model Context Protocol (MCP) server designed to offer secure, read-only access to your macOS contacts database. It leverages AppleScript to enable AI assistants like Claude Desktop to efficiently search and retrieve contact details, including names, phone numbers, emails, organizations, notes, and birthdays, without creating, modifying, or deleting any data. This server provides a robust set of tools for various contact retrieval needs, from general queries to specific name searches and diagnostic functions.
Key Features
01Offers multiple search methods with flexible exact and partial matching
020 GitHub stars
03Includes diagnostic tools to check permissions and test contact processing
04Requires no native dependencies, utilizing `osascript` command
05Provides read-only access to macOS contacts via AppleScript
06Compatible with all Node.js versions, requiring no compilation