Grounding Lite MCP Server
Rank #7588glama/googlemaps-samples/grounding-lite-mcp-sample-app
Provides custom tools to the Gemini model for spatially grounding responses using Google Maps Platform APIs (Places, Routes, Elevation).
Grounding Lite MCP Server is a Model Context Protocol (MCP) server published by googlemaps-samples. It ranks #7588 of 58,832 servers tracked on MCP Toplist, and its repository has 51 GitHub stars. Grounding Lite MCP Server is listed across 2 registries — PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 11, 2025.
Ranks ahead of 51,244 of 58,832 servers on MCP Toplist.
Use Grounding Lite MCP Server
Add Grounding Lite MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"grounding-lite-mcp-sample-app": {
"url": "https://mapstools.googleapis.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 2 registries
googlemaps-samples
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Grounding Lite MCP Server?
- Provides custom tools to the Gemini model for spatially grounding responses using Google Maps Platform APIs (Places, Routes, Elevation).
- Who maintains Grounding Lite MCP Server?
- Grounding Lite MCP Server is maintained by googlemaps-samples, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Grounding Lite MCP Server an official MCP server?
- Grounding Lite MCP Server is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does Grounding Lite MCP Server have?
- Grounding Lite MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Grounding Lite MCP Server?
- The source code for Grounding Lite MCP Server is hosted at github.com/googlemaps-samples/grounding-lite-mcp-sample-app.