Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

dataforseo_labs_google_historical_rank_overview

Analyze historical rankings and traffic data for a domain, including SERP distribution and monthly organic and paid traffic estimates, based on location and language preferences.

Instructions

This endpoint will provide you with historical data on rankings and traffic of the specified domain, such as domain ranking distribution in SERPs and estimated monthly traffic volume for both organic and paid results

Input Schema

NameRequiredDescriptionDefault
ignore_synonymsNoignore highly similar keywords, if set to true, results will be more accurate
include_clickstream_dataNoInclude or exclude data from clickstream-based metrics in the result
language_codeNolanguage code required field example: enen
location_nameNofull name of the location required field in format "Country" example: United KingdomUnited States
targetYestarget domain

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ignore_synonyms": { "default": true, "description": "ignore highly similar keywords, if set to true, results will be more accurate", "type": "boolean" }, "include_clickstream_data": { "default": false, "description": "Include or exclude data from clickstream-based metrics in the result", "type": "boolean" }, "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" }, "target": { "description": "target domain", "type": "string" } }, "required": [ "target" ], "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