Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

serp_locations

Retrieve available locations for SERP (Search Engine Results Page) data by specifying search engine and country code. Facilitates accurate regional analysis for SEO insights.

Instructions

Utility tool for serp_organic_live_advanced to get list of availible locations

Input Schema

NameRequiredDescriptionDefault
country_codeNocountry code (e.g., 'US')US
search_engineNosearch engine name, one of: google, yahoo, bing.google

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "country_code": { "default": "US", "description": "country code (e.g., 'US')", "type": "string" }, "search_engine": { "default": "google", "description": "search engine name, one of: google, yahoo, bing.", "type": "string" } }, "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