Loomal

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.

1 starsnpm: google-maps-places-mcp

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 Code · one command
claude mcp add google-maps-places -- npx -y google-maps-places-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-maps-places": {
      "command": "npx",
      "args": [
        "-y",
        "google-maps-places-mcp"
      ]
    }
  }
}
npmgoogle-maps-places-mcp

Frequently 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.

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.