← Index

com.mcparmory/google-maps

com.mcparmory/google-maps·v1.0.2·Search
Quality Score
85
/100

Geocode addresses, calculate directions, and search places with maps and routing

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "google-maps": {
      "command": "uvx",
      "args": [
        "mcparmory-google-maps"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "google-maps": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/google-maps:1.0.2"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search