Skip to main content
Glama
lu-wo

Apple Contacts MCP

by lu-wo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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