Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

dataforseo_labs_google_domain_rank_overview

Analyze domain ranking and traffic data for organic and paid search results. Review SERP distribution, estimated monthly traffic, and keyword performance for any specified domain and location.

Instructions

This endpoint will provide you with ranking and traffic data from organic and paid search for the specified domain. You will be able to review the domain ranking distribution in SERPs as well as 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
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" }, "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