search
ActiveTool of mcp-serper
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\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-serper
https://github.com/pipeworx-io/mcp-serper
2/7 registries