Skip to content
Claude Desktop

Apple Maps for Claude Desktop

io.github.jonathanrreed/apple-maps-mcp

Search places, estimate routes, and build Apple Maps links on macOS.

client:Claude Desktop transport:stdio runtime:pypi

Install Apple Maps in Claude Desktop

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

{
  "mcpServers": {
    "apple-maps-mcp": {
      "command": "uvx",
      "args": [
        "apple-maps-mcp"
      ]
    }
  }
}

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

Apple Maps in other clients