Google Maps MCP Server
Quality Score
85
/100
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"google-map": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-google-map"
],
"env": {
"GOOGLE_MAPS_API_KEY": "<your-google_maps_api_key>",
"GOOGLE_MAPS_ENABLED_TOOLS": "<google_maps_enabled_tools>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"google-map": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-google-map"
],
"env": {
"GOOGLE_MAPS_API_KEY": "<your-google_maps_api_key>",
"GOOGLE_MAPS_ENABLED_TOOLS": "<google_maps_enabled_tools>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @cablate/mcp-google-map§02 Environment variables
GOOGLE_MAPS_API_KEYrequiredsecret
Google Maps API key (get one at https://console.cloud.google.com)
GOOGLE_MAPS_ENABLED_TOOLSComma-separated tool names to enable. Omit or * for all 18 tools.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.