MCP Chrome Google Search
by cmann50
web_fetch
Extract readable text content from a webpage using Chrome browser automation.
Key Features:
- Returns main content text and optionally links
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeLinks | No | Whether to include extracted links in the output | |
url | Yes | Webpage URL to fetch (must include http:// or https://) |