Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.
https://api.mcp.ai/p_google_maps
Calculates travel distance and time for a matrix of origins and destinations. supports different modes of transportation and options like departure/arrival times. use when needing to determine travel
Deprecated: tool to convert addresses into geographic coordinates (latitude and longitude) and vice versa (reverse geocoding), or get an address for a place id. use for finding coordinates for an addr
Fetches detailed directions between an origin and a destination, supporting intermediate waypoints and various travel modes.
Calculates one or more routes between two specified locations using various travel modes and preferences; addresses must be resolvable by google maps.
Tool to generate an embeddable google map url and html iframe code. use when you need to display a map (place, view, directions, street view, search) on a webpage without javascript.
Searches for places (e.g., restaurants, parks) within a specified circular area, with options to filter by place types and customize the returned fields and number of results.
Searches for places on google maps using a textual query (e.g., "restaurants in london", "eiffel tower").
机器可读文档:将此服务器接入智能体或通过 REST 调用。
Markdown:通过 MCP 或直接 REST API 使用。
可供智能体读取的服务器规范。
安装提示词——粘贴到 Claude、ChatGPT、Cursor 或任意 MCP 智能体,它会自动完成连接。
将 REST API 导入 Postman。
启用此服务器后,你可以向智能体提出的真实请求。
Use Google Maps to help me with a task.