Give your LLM the ability to search for places, get directions, and find local business details via Google Maps.
396 characters
Add location intelligence to your LLM. This Google Maps configuration allows the model to find points of interest, calculate travel times, and search for local businesses.
{
"mcpServers": {
"google-maps": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-maps"
],
"env": {
"GOOGLE_MAPS_API_KEY": ""
}
}
}
}
Tags:
apimcpmapslocationgoogle
By Promptexify|3/27/2026
Related Prompts
Memory Graph MCP Server Configuration
MCP
Puppeteer Web Browser MCP Configuration
MCP
Google Developer Knowledge MCP Configuration
MCP
Google Drive MCP Server Configuration
MCP
Brave Search MCP Server Configuration
MCP
Slack MCP Server Configuration
MCP
Google Maps MCP Server Configuration | Promptexify