Skip to main content
Glama

Serper MCP Server

by garylab

webpage_scrape

Extract data from any webpage by providing its URL. Optionally include Markdown formatting for structured content retrieval, enabling efficient web data processing and analysis.

Instructions

Scrape webpage by url

Input Schema

NameRequiredDescriptionDefault
includeMarkdownNo
urlYes

Input Schema (JSON Schema)

{ "properties": { "includeMarkdown": { "anyOf": [ { "type": "boolean" }, { "type": "null" } ], "default": false, "title": "Includemarkdown" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "WebpageRequest", "type": "object" }
Install Server

Other Tools from Serper 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/garylab/serper-mcp-server'

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