Skip to main content
Glama

Google Search MCP Server

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

Other Tools from Google Search 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/mixelpixx/Google-Search-MCP-Server'

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