A
licenseA
qualityD
maintenanceLocal MCP server that exposes Apple Contacts data, enabling phone, email, and name lookups via a helper app.
5
5 npm
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct operation: status check, create, delete, search, roundtrip test, and update. No overlap in functionality.
All tool names follow a consistent verb_noun snake_case pattern (e.g., create_contact, search_contacts), with only 'contacts_status' varying slightly but still adhering to the pattern.
Six tools is an appropriate and focused set for managing Apple Contacts, covering core operations without unnecessary bloat.
The tool surface covers CRUD operations (create, search/read, update, delete) plus a status check and a roundtrip test for validation. No obvious gaps for the domain.