kukapay/nearby-search-mcp
Built by Metorial, the integration platform for agentic AI.
kukapay/nearby-search-mcp
Search for nearby places using Google Places API based on current IP location. Args: keyword (str): The search term to look for (e.g., "coffee shop", "restaurant") radius (int, optional): Search radius in meters. Defaults to 1500 type (str, optional): Specific type of place (e.g., "restaurant", "cafe"). See Google Places API docs for valid types Returns: Dict containing search results with place details