Google Maps

MCP server for the Google Maps API. Location services, routes, and place details

artifact

  1. maps_geocode
    • Converting addresses to coordinates
    • Input: address (String)
    • Returns: location, formatted_address, place_id
  2. maps_reverse_geocode
    • Converting coordinates to addresses
    • Input:
      • latitude (figures)
      • longitude (figures)
    • Returns: formatted_address, place_id, address_components
  3. maps_search_places
    • Search for locations using text queries
    • Input:
      • query (String)
      • location (optional): {latitude: number, longitude: number}
      • radius (optional): digital (meters, max. 50,000)
    • Returns: an array of locations containing names, addresses, and locations
  4. maps_place_details
    • Get detailed information about a location
    • Input: place_id (String)
    • Returns: name, address, contact info, ratings, reviews, hours of operation
  5. maps_distance_matrix
    • Calculate the distance and time between points
    • Input:
      • origins (String [])
      • destinations (String [])
      • mode (Optional): "Drive" | "Walk" | "Bike" | "Transit"
    • Return: Distance and Duration Matrix
  6. maps_elevation
    • Get elevation data for the location
    • Input: locations ({latitude, longitude} array)
    • Return: Elevation data for each point
  7. maps_directions
    • Route between acquisition points
    • Input:
      • origin (String)
      • destination (String)
      • mode (Optional): "Drive" | "Walk" | "Bike" | "Transit"
    • Back: Route details with steps, distance, duration

set up

API key

on the basis of此处的说明获取 Google Maps API 密钥 ⁠ The

Use with Claude Desktop

Add the following to your claude_desktop_config.json ::

{
  "mcpServers": {
    "google-maps": {
      "command": "docker",
      "args": [
        "run",
        "-i".
        "--rm".
        "-e".
        "GOOGLE_MAPS_API_KEY".
        "mcp/google-maps"
      ],.
      "env": {
        "GOOGLE_MAPS_API_KEY":""
      }
    }
  }
}

a license

This MCP server is licensed under the MIT License. This means that you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT license. For more details, see the LICENSE file in the project repository.

Download permission
View
  • Download for free
    Download after comment
    Download after login
  • {{attr.name}}:
Your current level is
Login for free downloadLogin Your account has been temporarily suspended and cannot be operated! Download after commentComment Download after paying points please firstLogin You have run out of downloads ( times) please come back tomorrow orUpgrade Membership Download after paying pointsPay Now Download after paying pointsPay Now Your current user level is not allowed to downloadUpgrade Membership
You have obtained download permission You can download resources every daytimes, remaining todaytimes left today

📢 Disclaimer | Tool Use Reminder

1️⃣ The content of this article is based on information known at the time of publication, AI technology and tools are frequently updated, please refer to the latest official instructions.

2️⃣ Recommended tools have been subject to basic screening, but not deep security validation, so please assess the suitability and risk yourself.

3️⃣ When using third-party AI tools, please pay attention to data privacy protection and avoid uploading sensitive information.

4️⃣ This website is not liable for direct/indirect damages due to misuse of the tool, technical failures or content deviations.

5️⃣ Some tools may involve a paid subscription, please make a rational decision, this site does not contain any investment advice.

To TAReward
{{data.count}} people in total
The person is Reward
0 comment A文章作者 M管理员
    No Comments Yet. Be the first to share what you think
❯❯❯❯❯❯❯❯❯❯❯❯❯❯❯❯
Profile
Cart
Coupons
Check-in
Message Message
Search