MCP Google Map Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_MAPS_API_KEYYesYour Google Maps API key obtained from Google Cloud Console

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_nearby

搜尋附近的地點

get_place_details

獲取特定地點的詳細資訊

maps_geocode

將地址轉換為座標

maps_reverse_geocode

將座標轉換為地址

maps_distance_matrix

計算多個起點和終點之間的距離和時間

maps_directions

獲取兩點之間的路線指引

maps_elevation

獲取位置的海拔數據

ID: zklgabgp2q