Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

scrape_webpage

Extract raw webpage content without JavaScript execution using the FetchSERP MCP Server, enabling precise web scraping for SEO, data analysis, or keyword research tasks.

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