N

nearby-search-mcpAn MCP server for nearby place searches with IP-based location detection.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

nearby-search-mcp is an MCP server for nearby place searches with IP-based location detection. Its features include IP-based location detection using ipapi.co, Google Places integration for searching nearby places, and a simple interface with a customizable radius. To use this tool, the requirements are Python 3.10+, a Google Cloud Platform API Key with Places API enabled, and an internet connection. You can clone the repository, install dependencies using uv (recommended) or pip, and configure the client using a JSON configuration file. The tool exposes an endpoint for searching nearby places. It can be run in various modes, including development mode with MCP Inspector, installed in Claude Desktop, or executed directly using Python. The endpoint accepts keyword, radius, and type as parameters to customize the search. nearby-search-mcp is licensed under the MIT License and is available on GitHub.

Key features

  • IP-based Location Detection
  • Google Places Integration
  • Simple Interface
  • Customizable radius
  • Single tool endpoint

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Local Business Search

Find nearby businesses based on keywords like 'coffee shop' or 'restaurant'.

Location-Based Services

Integrate location-based search functionality into applications or services.

Pros & Cons

Pros

  • Easy to set up and use
  • Integrates with Google Places API for robust search results
  • Customizable search radius

Cons

  • Requires Google Cloud Platform API Key with Places API enabled
  • Dependent on internet connection for functionality

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Can I adjust the search radius and filter by place type?

Yes. The single endpoint accepts a radius parameter (default 1500 meters) and an optional type parameter (e.g., restaurant, cafe) to narrow results, while the keyword parameter defines what you’re searching for.

Asked by Constantin Ionescu · Jul 21, 2025

How does the tool determine my location for searches?

It uses ipapi.co to perform IP‑based location detection, automatically deriving your latitude and longitude from the requester's IP address before querying Google Places.

Asked by Giulia Conti · Jul 4, 2025

What do I need to run nearby-search-mcp?

You need Python 3.10+, a Google Cloud Platform API key with the Places API enabled, and an internet connection. Install dependencies via uv (recommended) or pip, then configure the key in a JSON config file.

Asked by Rosalind Frost · Jul 2, 2025

Ask a question

MCP Servers alternatives