fetch_html
Retrieve website content in HTML format by specifying the URL and optional headers using this MCP server tool. Ideal for extracting web data for analysis or integration.
Instructions
Fetch a website and return the content as HTML
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Optional headers to include in the request | |
url | Yes | URL of the website to fetch |