fetch_txt
Extract plain text from any website by providing the URL. Remove HTML tags and return clean, readable content for easy processing or analysis.
Instructions
Fetch a website, return the content as plain text (no HTML)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Optional headers to include in the request | |
url | Yes | URL of the website to fetch |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP NPX Fetch
Related Tools
- @zcaceres/fetch-mcp
- @adenot/mcp-google-search
- @tokenizin-agency/mcp-npx-fetch
- @tatn/mcp-server-fetch-typescript
- @tatn/mcp-server-fetch-python