Built by Metorial, the integration platform for agentic AI.

Learn More

kukapay/nearby-search-mcp

NearbySearch

Tools

Search Nearby

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

search_nearby