Google Maps Places runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 25 Jul 2026.
Allow AI systems to search for places and get business info via Google Maps Places API.
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-places-mcp -- npx -y google-maps-places-mcp
{
"mcpServers": {
"google-maps-places-mcp": {
"args": [
"-y",
"google-maps-places-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-maps-places-mcp]
command = "npx"
args = ["-y", "google-maps-places-mcp"]
{
"mcpServers": {
"google-maps-places-mcp": {
"args": [
"-y",
"google-maps-places-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-maps-places-mcp": {
"args": [
"-y",
"google-maps-places-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.