places
ActiveTool of mcp-serper
Google Maps local business search via Serper: returns matching places with title, address, rating, review count, category, phone number, and website. Accepts query plus optional country code (gl) and location string for geo-targeting.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"gl": {
"type": "string",
"description": "Country code for geolocation, e.g. \"us\", \"gb\", \"de\""
},
"query": {
"type": "string",
"description": "Search query, e.g. \"coffee shops near union square\""
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Serper API key for higher limits; omit to use the shared Pipeworx key."
},
"location": {
"type": "string",
"description": "Location string, e.g. \"San Francisco, California, United States\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-serper
https://github.com/pipeworx-io/mcp-serper
2/7 registries