google maps mcp server for Cursor
com.thenextgennexus/google-maps-mcp-server
Local business lead extraction with email + phone enrichment from Google Maps.
client:Cursor
transport:streamable-http
tools:3
Install google maps mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-maps-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs