Skip to main content

πŸ—ΊοΈ Google Maps

Hosting: TARX-hosted Β· Category: Data

Geocoding, place search, place details, directions, distance matrix, and elevation β€” the Google Maps Platform. Hosted by TARX.

Connect​

TARX runs this MCP server for you on its gateway β€” you only supply the credential(s) below.

FieldRequiredSecretHow to get it
Google Maps API KeyYesYesGoogle Cloud Console β†’ APIs & Services β†’ Credentials β†’ Create API key. Enable the Maps/Places/Directions APIs and restrict the key.

Default tools​

These are discovered when you connect (the live set may differ β€” the server is the source of truth):

  • maps_geocode
  • maps_reverse_geocode
  • maps_search_places
  • maps_place_details
  • maps_directions
  • maps_distance_matrix
  • maps_elevation

Official documentation​

https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps

Setup details can change

The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.