google_search
Perform a Google search directly from the Fetch Browser MCP server, retrieving results in JSON, text, HTML, or markdown formats for efficient data integration and analysis.
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Fetch Browser
Related Tools
- @divslingerx/mcp-server
- @scrapeless-ai/scrapeless-mcp-server
- @steel-dev/steel-mcp-server
- @adenot/mcp-google-search
- @josemartinrodriguezmortaloni/webSearch-Tools