Skip to main content
Glama

MCP Google Server

by pgzhang

read_webpage

Extract text content from any webpage by providing its URL, enabling users to access and process web information without manual browsing.

Instructions

Fetch and extract text content from a webpage

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the webpage to read

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the webpage to read", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from MCP Google 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/pgzhang/mcp2'

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