jcontini/macos-contacts-mcp
MCP server for native macOS Contacts integration via AppleScript. Search, view, and manage contacts directly through AI assistants like Claude Desktop and Cursor.
Platform-specific configuration:
{
"mcpServers": {
"macos-contacts-mcp": {
"command": "npx",
"args": [
"-y",
"macos-contacts-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...