Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

scrape_webpage

Extract data from web pages by scraping content without executing JavaScript, enabling streamlined access to raw HTML for analysis or integration.

Instructions

Scrape a web page without JS

Input Schema

NameRequiredDescriptionDefault
urlYesThe url to scrape

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The url to scrape", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/fetchSERP/fetchserp-mcp-server-node'

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