Skip to content
Claude Desktop

apple voice memo mcp for Claude Desktop

io.github.jwulff/apple-voice-memo-mcp

Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts.

client:Claude Desktop transport:stdio runtime:npm

Install apple voice memo mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "apple-voice-memo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apple-voice-memo-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

apple voice memo mcp in other clients