Skip to main content
Glama

MCP2Brave

get_url_content_direct

Fetch webpage content and metadata directly from any URL using HTTP requests. This tool retrieves full page content for analysis or processing without requiring browser interaction.

Instructions

Get webpage content directly using HTTP request

Args: url (str): The URL to fetch content from Returns: str: The webpage content and metadata

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

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

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/mcp2everything/mcp2brave'

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