google maps for Claude Desktop
com.mcparmory/google-maps
Geocode addresses, calculate directions, and search places with maps and routing
client:Claude Desktop
transport:stdio
runtime:pypi
Install google maps in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs