Turn-by-turn directions and navigation
Step-by-step navigation between points. Driving, walking, and transit modes supported.
{
"mcpServers": {
"google-maps-nav": {
"mcpServers": {
"google-maps-nav": {
"env": {
"GOOGLE_MAPS_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"@modelcontextprotocol/server-google-maps"
],
"command": "npx"
}
}
}
}
}