Skip to main content
Glama

Apple MCP Tools

by wearesage

contacts

Search and retrieve contact details from the Apple Contacts app using partial or complete names. Simplify access to stored contact information through direct queries.

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 Tools

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

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