Skip to content
Windsurf

Apple Maps for Windsurf

io.github.jonathanrreed/apple-maps-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install Apple Maps in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Apple Maps in other clients