google maps mcp server for Cursor
io.github.sagar27888/google-maps-mcp-server
Search Google Maps businesses via MCP - name, address, phone, rating, hours, GPS.
client:Cursor
transport:streamable-http
tools:1
Install google maps mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-maps-mcp-server": {
"url": "https://google-maps-mcp-server.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs