Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

get_webpage_ai_analysis

Analyze a web page using AI-generated insights by providing a URL and specific prompt. Designed for SEO analysis, SERP data extraction, keyword research, and web scraping tasks.

Instructions

Analyze a web page with AI

Input Schema

NameRequiredDescriptionDefault
promptYesThe prompt to use for the analysis
urlYesThe url to analyze

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The prompt to use for the analysis", "type": "string" }, "url": { "description": "The url to analyze", "type": "string" } }, "required": [ "url", "prompt" ], "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