google maps for Windsurf
com.mcparmory/google-maps
Geocode addresses, calculate directions, and search places with maps and routing
client:Windsurf
transport:stdio
runtime:pypi
Install google maps in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"google-maps": {
"command": "uvx",
"args": [
"mcparmory-google-maps"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs