get_raw_text
Retrieve raw text directly from a URL, bypassing browser rendering. Extract structured data like JSON, XML, CSV, or plain text for quick access to source content without dynamic processing.
Instructions
Retrieves raw text content directly from a URL without browser rendering. Ideal for structured data formats like JSON, XML, CSV, TSV, or plain text files. Best used when fast, direct access to the source content is needed without processing dynamic elements.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the target resource containing raw text content (JSON, XML, CSV, TSV, plain text, etc.). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Fetch TypeScript
Related Tools
- @tatn/mcp-server-fetch-python
- @zcaceres/fetch-mcp
- @adenot/mcp-google-search
- @tokenizin-agency/mcp-npx-fetch
- @tatn/mcp-server-fetch-typescript