batch-nearby-search-mcp
Verified Safeby N-Onorato
Overview
An optimized MCP server for intelligently batching and caching Google Maps API calls to find nearby places and calculate distances.
Installation
No command providedSecurity Notes
The server makes external network calls to Google Maps APIs and requires a GOOGLE_MAPS_API_KEY. It instructs users to set the key in a .env file, which is good practice for environment variable management. No mention of 'eval' or obfuscation, assuming standard Python code.
Similar Servers
gis-mcp
A Model Context Protocol (MCP) server that provides AI agents and LLMs with comprehensive GIS capabilities, enabling geospatial analysis, data gathering, and transformations through natural language.
amap-mcp-server
This server provides a set of tools for interacting with Gaode Maps (Amap) APIs, including geocoding, location services, route planning, distance measurement, and POI search.
opencage-geocoding-mcp
Provides geocoding and reverse geocoding capabilities using the OpenCage geocoding API via the Model Context Protocol (MCP).
maps-streamable-mcp-server
This MCP server is designed for location-aware AI agents running on mobile devices to search places, get details, and plan routes using Google Maps Platform APIs.