Loading MCP server directory, please wait...
Geocode addresses, calculate directions, and search places with maps and routing
npx @getmcp/cli add com.mcparmory/google-mapsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mcparmory/google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}