Skip to main content
Glama

Apple MCP Server

contacts

Search and retrieve contacts from Apple Contacts app by name or retrieve all entries. Use partial names for flexible results, integrated with the Apple MCP Server.

Instructions

Search and retrieve contacts from Apple Contacts app

Input Schema

NameRequiredDescriptionDefault
nameNoName to search for (optional - if not provided, returns all contacts). Can be partial name to search.

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name to search for (optional - if not provided, returns all contacts). Can be partial name to search.", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Apple MCP Server

Related Tools

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/supermemoryai/apple-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server