Google Search MCP Server

by mixelpixx
Verified

extract_webpage_content

Extract main content from a webpage by removing ads and navigation clutter. Converts articles, blogs, or documentation into readable text for detailed analysis.

Instructions

Extract and analyze content from a webpage, converting it to readable text. This tool fetches the main content while removing ads, navigation elements, and other clutter. Use it to get detailed information from specific pages found via google_search. Works with most common webpage formats including articles, blogs, and documentation.

Input Schema

NameRequiredDescriptionDefault
urlYesFull URL of the webpage to extract content from (must start with http:// or https://). Ensure the URL is from a public webpage and not behind authentication.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "Full URL of the webpage to extract content from (must start with http:// or https://). Ensure the URL is from a public webpage and not behind authentication.", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Google Search MCP Server

Related Tools

ID: 8m8reyzrcd