
Google Maps Places
MCP server by github.com/domdomegg/google-maps-places-mcp
Allow AI systems to search for places and get business info via Google Maps Places API.
About Google Maps Places
Google Maps Places is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry, listed under Location Services on Loomal. Allow AI systems to search for places and get business info via Google Maps Places API.
It ships as an npm package (google-maps-places-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/domdomegg/google-maps-places-mcp, where the project has earned 1 GitHub stars.
Use Google Maps Places with your agent
claude mcp add google-maps-places -- npx -y google-maps-places-mcp{
"mcpServers": {
"google-maps-places": {
"command": "npx",
"args": [
"-y",
"google-maps-places-mcp"
]
}
}
}google-maps-places-mcpFrequently asked questions
- What is Google Maps Places?
- Google Maps Places is an MCP (Model Context Protocol) server by domdomegg in the Location Services category. Allow AI systems to search for places and get business info via Google Maps Places API.
- How do I connect Google Maps Places to Claude, Cursor, or another MCP client?
- Install Google Maps Places from its npm package (google-maps-places-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Google Maps Places open source?
- Yes — the source code is public at github.com/domdomegg/google-maps-places-mcp, with 1 GitHub stars.
- Can AI agents pay to use Google Maps Places?
- Not yet through Loomal — Google Maps Places is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Location Services MCP servers

Mapbox MCP
346
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.

Google Maps MCP Server
342
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

monkeymcp
124
MCP server providing monkey data, journeys, and location services for various monkey species.

VOC Amazon Reviews
28
Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.

CLIO Geo
24
MCP server for rendering GeoJSON vector layers into map images with basemaps

CLIO Geojson
24
MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Maps Places? Claim this listing free by verifying GitHub ownership, or contact us.