NearbySearch MCP Server provides location-based place discovery by combining IP-based location detection with Google Places API integration. It offers a single tool endpoint that determines the user's current location using ipapi.co and then searches for nearby places based on keywords, with options to filter by place type and customize the search radius. Ideal for users who need to quickly find local businesses, restaurants, or services without manually entering location coordinates.
Searches for places near your current location. Parameters: keyword (str): What to search for (e.g., 'coffee shop'), radius (int, optional): Search radius in meters (default: 1500), type (str, optional): Place type (e.g., 'restaurant', 'cafe')
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!