Google Maps runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 12 May 2026.
Geocode addresses, calculate directions, and search places with maps and routing
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-maps -- uvx mcparmory-google-maps
{
"mcpServers": {
"google-maps": {
"args": [
"mcparmory-google-maps"
],
"command": "uvx"
}
}
}
[mcp_servers.google-maps]
command = "uvx"
args = ["mcparmory-google-maps"]
{
"mcpServers": {
"google-maps": {
"args": [
"mcparmory-google-maps"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-maps": {
"args": [
"mcparmory-google-maps"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.