Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
354

dataforseo_labs_google_historical_serp

Analyze historical Google SERPs to track keyword ranking changes over time, identify featured snippets, and monitor SERP feature dynamics for specific keywords and locations.

Instructions

This endpoint will provide you with Google SERPs collected within the specified time frame. You will also receive a complete overview of featured snippets and other extra elements that were present within the specified dates. The data will allow you to analyze the dynamics of keyword rankings over time for the specified keyword and location.

Input Schema

NameRequiredDescriptionDefault
keywordYestarget keyword
language_codeNolanguage code required field example: enen
location_nameNofull name of the location required field in format "Country" example: United KingdomUnited States

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "keyword": { "description": "target keyword", "type": "string" }, "language_code": { "default": "en", "description": "language code\n required field\n example:\n en", "type": "string" }, "location_name": { "default": "United States", "description": "full name of the location\nrequired field\nin format \"Country\"\nexample:\nUnited Kingdom", "type": "string" } }, "required": [ "keyword" ], "type": "object" }
Install Server

Other Tools from DataForSEO 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/ravinwebsurgeon/seo-mcp'

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