Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

check_page_indexation

Verify if a specific domain is indexed for a targeted keyword using FetchSERP MCP Server, enabling precise SEO analysis and keyword research.

Instructions

Check if a domain is indexed for a given keyword

Input Schema

NameRequiredDescriptionDefault
domainYesThe domain to check
keywordYesThe keyword to check

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "The domain to check", "type": "string" }, "keyword": { "description": "The keyword to check", "type": "string" } }, "required": [ "domain", "keyword" ], "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