google_search
Perform Google searches directly from the Fetch Browser MCP server, retrieve results in text, JSON, HTML, or Markdown formats, and specify search types like web or news for tailored queries.
Instructions
Execute a Google search and return results in various formats
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of results to return | |
query | Yes | The search query to execute | |
responseType | No | Expected response type | json |
topic | No | Type of search to perform | web |