Skip to main content
Glama

MCP Web Tools Server

fetch_url

Fetch content from any web URL to extract text and data for analysis, processing, or integration with other tools.

Input Schema

NameRequiredDescriptionDefault
urlYes
maxBytesNo

Input Schema (JSON Schema)

{ "properties": { "maxBytes": { "maximum": 16777216, "minimum": 1024, "type": "integer" }, "url": { "format": "uri", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from MCP Web Tools 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/JoaoPedroLanca/mcp-web-tools'

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