You're viewing a demo portfolio

Join the waitlist
PRSM

places

Active

Tool of mcp-serper

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-serper

https://github.com/pipeworx-io/mcp-serper

2/7 registries
View full server →
places — mcp-serper — PRSM MCP