Skip to main content
Glama

MCP Server Fetch Python

by tatn

get-raw-text

Extracts raw text, JSON, XML, CSV, or TSV directly from URLs, bypassing browser rendering for quick access to source content. Ideal for structured data processing.

Instructions

Extracts raw text content directly from URLs 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

NameRequiredDescriptionDefault
urlYesURL of the target web page (text, JSON, XML, csv, tsv, etc.).

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the target web page (text, JSON, XML, csv, tsv, etc.).", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from MCP Server Fetch Python

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatn/mcp-server-fetch-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server