Skip to main content
Glama

MCP Google Server

by adenot
MIT License
209
17
  • Apple

read_webpage

Extract and retrieve text content from any webpage by providing its URL. Simplify data gathering and analysis by directly accessing readable information from web sources.

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" }

You must be authenticated.

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/adenot/mcp-google-search'

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