What is NearbySearch MCP Server: Instant IP Geolocation & Scalable Precision?
This server enables real-time geolocation-based searches by integrating IP detection with Google Places API. Designed for developers and enterprises, it delivers precise location-aware results through automated IP geolocation and customizable search parameters, ensuring seamless integration into applications requiring dynamic spatial analysis.
How to Use NearbySearch MCP Server: Instant IP Geolocation & Scalable Precision?
- Setup Environment: Install Python 3.10+ and configure Google Cloud API credentials with Places API access.
- Deploy Server: Use MCP CLI tools to run in development mode with
mcp dev main.py
or deploy viamcp install
for production workflows. - Execute Queries: Invoke the
search_nearby
endpoint with parameters like keyword, radius, and type to retrieve location-specific results.