Grounding Lite MCP Server
Rank #12,021glama/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 #12,021 of 76,851 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Grounding Lite MCP Server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 11, 2025.
Ranks ahead of 64,830 of 76,851 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 1 registry (1 delisted)
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
- 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 listed on the Official MCP Registry?
- Grounding Lite MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- 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.