Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Lifestyle & LocalAuth: API Key

Google Maps hosted MCP server

Maps & places

Google’s Maps MCP endpoint grounds agents in Google Maps data — places, routing, and geographic lookups — using Google Cloud credentials for authorization.

Curated by Published Updated

Server description

Places, routes, and geodata for your agent

Google’s Maps MCP endpoint grounds agents in Google Maps data — places, routing, and geographic lookups — using Google Cloud credentials for authorization.

Directory details

Slug
google-maps
Category
Lifestyle & Local
Category slug
lifestyle-and-local
Authentication
API Key
Auth type
api-key

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "google-maps": {
      "url": "https://mapstools.googleapis.com/mcp"
    }
  }
}

Connection links