Contactsmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 2 Sep 2026.
MCP server for macOS Contacts.app — contact management via AppleScript
Today is the operative word: we check Contactsmcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contactsmcp -- npx -y @aernoud/contactsmcp
{
"mcpServers": {
"contactsmcp": {
"args": [
"-y",
"@aernoud/contactsmcp"
],
"command": "npx"
}
}
}
[mcp_servers.contactsmcp]
command = "npx"
args = ["-y", "@aernoud/contactsmcp"]
{
"mcpServers": {
"contactsmcp": {
"args": [
"-y",
"@aernoud/contactsmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contactsmcp": {
"args": [
"-y",
"@aernoud/contactsmcp"
],
"command": "npx"
}
}
}
MCP server for macOS Calendar.app — calendar and event management via AppleScript
MCP server for macOS Reminders.app — list and reminder management via AppleScript
MCP server for Podman container management via the Podman REST API
MCP server for macOS Numbers.app — spreadsheet access via AppleScript
MCP server for macOS Mail.app — gives Claude native email access via AppleScript
MCP server for Apple Shortcuts via the macOS shortcuts CLI
Secure MCP server for WordPress content management
MCP server for Megaplan — tasks, deals management via API v3.
Answers built from our own checks of this server.