Skip to main content
Glama

Violett MCP Server

by luis0794

fetch_url

Retrieve content from any URL using an HTTP GET request. This tool simplifies fetching web data for analysis, summarization, or integration into workflows.

Instructions

Fetch content from a URL via HTTP GET request

Input Schema

NameRequiredDescriptionDefault
urlYesURL to fetch

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to fetch", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Violett 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/luis0794/violett-mcp-server'

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