playwright-fetch
Retrieve and process web content using Playwright, fetching URLs with JavaScript rendering support, and optionally extracting HTML as markdown for simplified consumption.
Instructions
Fetches a URL from the internet using Playwright and optionally extracts its contents as markdown. Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user know that.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_length | No | Maximum number of characters to return. | |
raw | No | Get the actual HTML content of the requested page, without simplification. | |
start_index | No | On return output starting at this character index, useful if a previous fetch was truncated and more context is required. | |
url | Yes | URL to fetch | |
wait_for_js | No | Wait for JavaScript to execute (client-side rendering). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Playwright Fetch MCP Server
Related Tools
- @pvinis/mcp-playwright-stealth
- @executeautomation/mcp-playwright
- @jae-jae/fetcher-mcp
- @pvinis/mcp-playwright-stealth
- @lebrodus/mcp-playwright