XPack

Maps Data

@XPack

The Maps Data Service enables searching and retrieving local business info, reviews, photos from Google Maps. It offers geocoding & reverse geocoding. Tools like Single review, Search Nearby, etc. help access various map - related data with different usage examples provided.

Maps Data Service Documentation

1. Service Overview

The Maps Data service allows you to search and retrieve local business information, reviews, and photos from Google Maps. Geocoding and reverse geocoding are also provided.

2. Contact Information

If you have any questions or need further assistance, you can contact the service provider:

  • Telegram: @AlexanderVikhorev
  • Email: alexander.xbx@gmail.com

3. Tools and Their Descriptions

3.1 Single review

Returns information about a single review.

3.2 What is here?

Retrieves information about an address or local businesses by the geocode.

3.3 Place photos

Gets photos from Google Maps.

3.4 Place info

Retrieves the data of place info by its business id.

3.5 Search Nearby

Searches Google Maps for local business information.

3.6 Search

Searches Google Maps for local business information.

3.7 Geocoding

Gets the coordinates of a place by the address query.

3.8 Place reviews

Retrieves the reviews of a specific business.

4. Usage Examples

4.1 Geocoding Example

To get the coordinates of a place using the Geocoding tool, you would provide an address query. For example, if you want to find the coordinates of "1600 Amphitheatre Parkway, Mountain View, CA", you would use the Geocoding tool with this address as the input.

4.2 Search Nearby Example

If you want to search for local businesses near a particular location, say a specific zip code or landmark, you can use the Search Nearby tool. Let's say you want to find restaurants near the Eiffel Tower in Paris. You would enter relevant details in the tool to initiate the search.

4.3 Place reviews Example

To get the reviews of a specific business, like a popular coffee shop, you would use the Place reviews tool. You need to provide the business id or relevant details of the coffee shop to retrieve its reviews.

4.4 Place photos Example

If you want to see the photos of a place, for instance, a famous tourist attraction, you can use the Place photos tool. Provide the necessary identifier (such as the business id or location details) of the place to get the associated photos.

4.5 Place info Example

To get detailed information about a particular business, like its opening hours, contact details, etc., you would use the Place info tool. Supply the business id of the establishment to fetch this information.

4.6 Search Example

You can use the Search tool to find local businesses based on various criteria. For example, if you are looking for grocery stores in a specific city, you can enter relevant search terms (e.g., "grocery stores [city name]") in the Search tool.

4.7 Single review Example

To get information about a single review, you would need to provide the relevant review identifier (if available). This could be useful if you want to know more details about a particular customer's feedback on a business.

4.8 What is here? Example

If you want to know what local businesses or services are located at a specific address, you can use the What is here? tool. Enter the address and the tool will provide information about the nearby establishments.

XPack MCP
{
  "mcpServers": {
    "maps-data": {
      "type": "sse",
      "autoApprove":"all",
      "url": "https://mcp.xpack.ai/v1/mcp/maps-data?authkey={Your-XPack-Auth-Key}"
    }
  }
}
© 2025 XPack. All rights reserved.