Skip to main content
Glama

URL Text Fetcher MCP Server

by billallison

fetch_url_text

Extract and download all visible text from a specified URL. Use this tool to retrieve web page content for analysis, processing, or integration into AI workflows.

Instructions

Download all visible text from a URL.

Args: url: The URL to fetch text from

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "fetch_url_textArguments", "type": "object" }
Install Server

Other Tools from URL Text Fetcher MCP Server

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/billallison/brsearch-mcp-server'

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