Back to directory
kukapay/nearby-search-mcp

kukapay/nearby-search-mcp

@kukapay

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

nearby-searchlocation-detectionplacesgoogle-placesipapimcppythoncontext

Installation & Configuration

{
  "mcpServers": {
    "nearby-search": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/nearby-search-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "GOOGLE_API_KEY": "your google api key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13