Google Maps MCP Server Configuration & Usage Guide
Installationnpx
Risk LevelMedium Risk
API KeyRequired
Clients3 supported
Google Maps API 集成,支持地点搜索、路线规划和地理编码
Supported Clients
- Claude Desktop
- Cursor
- VS Code / Cline
Installation Command
npx -y @modelcontextprotocol/server-google-mapsConfiguration Example
{
"mcpServers": {
"google-maps": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-maps"
],
"env": {
"GOOGLE_MAPS_API_KEY": "<your-api-key>"
}
}
}
}Environment variable required:GOOGLE_MAPS_API_KEY。Do not commit these values to public repositories.
Permission Scope & Security Notes
Required Google Maps API Key,会产生 API 调用费用
- network-access
- credential-required
Risk Score:3/10
Common Errors
- API Key 无效
- 在 Google Cloud Console 启用 Maps API 并生成 Key
- REQUEST_DENIED
- 确认 API Key 已启用 Places API 和 Directions API
Sources
Recently Verified:2026-05-18。Client versions and configuration formats may change. Please refer to official documentation before use.
Related Tools
Brave Search
通过 Brave Search API 进行网页搜索和本地搜索
Fetch
Fetches web content and converts it to Markdown format for easy AI reading
Sequential Thinking
Structured thinking tool that helps AI perform step-by-step reasoning and problem decomposition
Exa
Exa AI search engine integration, supporting semantic search and content retrieval