You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-serper

declared in 0.1.0

Google web search via Serper: returns organic results (title, link, snippet, position), an answer box if present, and a knowledge graph summary. Accepts query, result count (max 20), and optional country code (gl) and location for geo-targeted results.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "gl": {
      "type": "string",
      "description": "Country code for geolocation, e.g. \"us\", \"gb\", \"de\""
    },
    "num": {
      "type": "number",
      "description": "Number of results (default 10, max 20)"
    },
    "query": {
      "type": "string",
      "description": "Search query, e.g. \"best espresso machine 2026\""
    },
    "_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 →
search — mcp-serper — PRSM MCP