macOS Contacts
0
Enables read-only access to macOS contacts data through AppleScript for integration with AI assistants.
About
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
- Offers multiple search methods with flexible exact and partial matching
- 0 GitHub stars
- Includes diagnostic tools to check permissions and test contact processing
- Requires no native dependencies, utilizing `osascript` command
- Provides read-only access to macOS contacts via AppleScript
- Compatible with all Node.js versions, requiring no compilation
Use Cases
- Search for specific contacts by name or general query using natural language.
- Retrieve the total count of contacts stored in the macOS address book.
- Access and display a subset of contacts for quick reference or testing purposes.