SERVER
Google Maps Places MCP
Rank #768io.github.domdomegg/google-maps-places-mcp
MCP server providing google-maps-places-mcp capabilities
First listed
Dec 11, 2025
Last publish date
Feb 23, 2026
OVERVIEW
Google Maps Places MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #768 of 58,900 servers tracked on MCP Toplist, and its repository has 202 GitHub stars. Google Maps Places MCP is listed on Official MCP, with 6 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Feb 23, 2026.
STANDING
#768of 58,900 tracked serversTop 5%
Ranks ahead of 58,132 of 58,900 servers on MCP Toplist.
Recent momentum
+41GitHub stars since Dec 8 (+25%)
CONNECT
Use Google Maps Places MCP
Add Google Maps Places MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"google-maps-places-mcp": {
"command": "npx",
"args": [
"-y",
"google-maps-places-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"google-maps-places-mcp": {
"command": "npx",
"args": [
"-y",
"google-maps-places-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
domdomegg
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Openfoodfacts MCP#171 · 14 vers
- Google Sheets MCP#330 · 7 vers
- Google Cal MCP#569 · 5 vers
- Filesystem MCP#698 · 6 vers
- Defuddle Fetch MCP Server#703 · 4 vers
- Airtable MCP Server#740 · 9 vers
- Gmail MCP#777 · 10 vers
- Google Documents MCP#823 · 7 vers
- Barcode Scanner MCP#866 · 4 vers
- Time MCP Pypi#1007 · 3 vers
- Computer Use#1154 · 13 vers
- Google Drive MCP#1382 · 7 vers
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 28, 2025 |
| 1.1.0 | Dec 28, 2025 |
| 1.0.1 | Dec 13, 2025 |
| 1.0.0 | Dec 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Google Maps Places MCP?
- MCP server providing google-maps-places-mcp capabilities
- Who maintains Google Maps Places MCP?
- Google Maps Places MCP is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
- Is Google Maps Places MCP an official MCP server?
- Yes — Google Maps Places MCP is listed on the Official MCP Registry.
- How many versions does Google Maps Places MCP have?
- MCP Toplist tracks 6 versions of Google Maps Places MCP, most recently published on Feb 23, 2026.
- Where can I find the source code for Google Maps Places MCP?
- The source code for Google Maps Places MCP is hosted at github.com/domdomegg/google-maps-places-mcp.git.
EXPLORE