Skip to main content
Glama

macOS Contacts MCP

by jcontini

search_contacts

Searches macOS Contacts by name, organization, or notes to quickly find relevant entries. Specify a query and optional limit to retrieve matching results efficiently.

Instructions

Search for contacts by name, organization, or notes

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryNoSearch term to match against name, organization, or notes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of results to return", "type": "integer" }, "query": { "description": "Search term to match against name, organization, or notes", "type": "string" } }, "type": "object" }
Install Server

Other Tools from macOS Contacts 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/jcontini/macos-contacts-mcp'

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