Cerebra Legal MCP Server

NearbySearch MCP Server

Created By
Cerebra Legal MCP Serverkukapay
Overview

What is NearbySearch MCP Server?

NearbySearch MCP Server is a server application designed for searching nearby places using IP-based location detection.

How to use NearbySearch MCP Server?

To use the NearbySearch MCP Server, clone the repository, install the required dependencies, and run the server using the provided commands. You can then access the search functionality through the available endpoints.

Key features of NearbySearch MCP Server?

  • IP-based Location Detection: Automatically detects the user's location using ipapi.co.
  • Google Places Integration: Allows searching for nearby places based on keywords and optional type filters.
  • Simple Interface: Provides a single tool endpoint with customizable search radius.

Use cases of NearbySearch MCP Server?

  1. Finding nearby restaurants or cafes based on user preferences.
  2. Locating essential services like hospitals or gas stations in unfamiliar areas.
  3. Enhancing mobile applications with location-based search functionalities.

FAQ from NearbySearch MCP Server?

  • How does the location detection work?

The server uses ipapi.co to determine the user's current location based on their IP address.

  • Do I need an API key for Google Places?

Yes, you need a Google Cloud Platform API Key with the Places API enabled to use the search functionality.

  • What programming language is used for this project?

The NearbySearch MCP Server is developed in Python.