You're viewing a demo portfolio

Join the waitlist
PRSM

maps_place_details

Active

Tool of Google_maps

declared in 0.1.0

"Hours / phone / reviews of [business]" / "Google business info for [place]" / "is [restaurant] open" — full details for a Google Place: address, phone, hours, website, ratings, user reviews. Requires a place ID from `maps_place_search`. Use after search to drill into one specific business.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-google_maps-api-key",
      "place_id": "ChIJIQBpAG2dQIcR_6128GltTXQ"
    }
  ],
  "required": [
    "place_id",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Google Maps API key"
    },
    "place_id": {
      "type": "string",
      "description": "Google Place ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Google_maps

https://github.com/pipeworx-io/mcp-google_maps

1/7 registries
View full server →
maps_place_details — Google_maps — PRSM MCP