Search
Trust: 32/100 (Limited)Google Maps Places Guide
Allow AI systems to search for places and get business info via Google Maps Places API.
by domdomegg
Quick Start
Install
npx google-maps-places-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-google-maps-places-mcp": {
"command": "npx",
"args": [
"google-maps-places-mcp"
]
}
}
}