web-scraping__google_search
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Web Scraping] Search Google and return organic results with titles, URLs, snippets. Args: query: Search query (e.g. 'best python libraries 2026') max_results: Max results (default 10)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 10
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries