Apple Contacts MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| contacts_statusA | Check Apple Contacts access and return aggregate counts without exposing contact values. |
| search_contactsB | Search Apple Contacts by name, organization, job title, email, or phone. |
| create_contactA | Create an Apple Contact. Dry-run by default; actual writes require dryRun=false and confirm=true. |
| update_contactA | Update an Apple Contact by contactId. Dry-run by default; actual writes require dryRun=false and confirm=true. |
| delete_contactA | Delete an Apple Contact by contactId. Dry-run by default and requires confirmPhrase='delete contact'. |
| test_roundtripA | Create, edit, verify, and delete one dummy contact. Requires confirm=true. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lu-wo/apple-contacts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server