Skip to main content
Glama

Apple MCP

by jxnl

contacts

Search and retrieve contacts from the Apple Contacts app using a name or partial name query; returns all contacts if no name is specified.

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" }

Other Tools from Apple MCP

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

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