fetch_html
Extract HTML content from any website by providing the URL. Custom headers can be included for tailored requests using this MCP server tool.
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 |