← G-Search MCP

G-Search MCP 0.1.5

npm · g-search-mcp · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-17T06:43:12.938Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.

Server capabilities
{
  "tools": {}
}

Tools 1

ToolCategoryAnnotationsRisk
searchSearch on Google for multiple keywords and return the results
Input schema
{
  "type": "object",
  "properties": {
    "queries": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Array of search queries to perform"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return per query (default: 10)"
    },
    "timeout": {
      "type": "number",
      "description": "Page loading timeout in milliseconds (default: 60000)"
    },
    "noSaveState": {
      "type": "boolean",
      "description": "Whether to avoid saving browser state (default: false)"
    },
    "locale": {
      "type": "string",
      "description": "Locale setting for search results (default: en-US)"
    },
    "debug": {
      "type": "boolean",
      "description": "Whether to enable debug mode (showing browser window), overrides the --debug command line flag if specified"
    }
  },
  "required": [
    "queries"
  ]
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.