Loading MCP server directory, please wait...
Read and act on Apple Maps — favourites, Guides and recents, writes off by default
npx @getmcp/cli add io.github.mgcrea/mcp-apple-mapsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mgcrea/mcp-apple-maps": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-maps"
],
"env": {
"APPLE_MAPS_ALLOW_WRITES": ""
}
}
}
}