Loomal

contactsmcp

MCP server by github.com/aernouddekker/macos-mcp

MCP server for macOS Contacts.app — contact management via AppleScript

3 starsnpm: @aernoud/contactsmcp

About contactsmcp

contactsmcp is an MCP (Model Context Protocol) server published by aernouddekker in the official MCP registry. MCP server for macOS Contacts.app — contact management via AppleScript

It ships as an npm package (@aernoud/contactsmcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aernouddekker/macos-mcp, where the project has earned 3 GitHub stars.

Use contactsmcp with your agent

Claude Code · one command
claude mcp add contactsmcp -- npx -y @aernoud/contactsmcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contactsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aernoud/contactsmcp"
      ]
    }
  }
}
npm@aernoud/contactsmcp

Frequently asked questions

What is contactsmcp?
contactsmcp is an MCP (Model Context Protocol) server by aernouddekker. MCP server for macOS Contacts.app — contact management via AppleScript
How do I connect contactsmcp to Claude, Cursor, or another MCP client?
Install contactsmcp from its npm package (@aernoud/contactsmcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is contactsmcp open source?
Yes — the source code is public at github.com/aernouddekker/macos-mcp, with 3 GitHub stars.
Can AI agents pay to use contactsmcp?
Not yet through Loomal — contactsmcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain contactsmcp? Claim this listing free by verifying GitHub ownership, or contact us.