Skip to main content
Glama

DataForSEO MCP Server

Official
by dataforseo

serp_locations

Retrieve a list of available locations for SERP data analysis by specifying search engine, country code, and location type to enhance local SEO and search insights.

Instructions

Utility tool for serp_organic_live_advanced to get list of availible locations.

Input Schema

NameRequiredDescriptionDefault
country_iso_codeYesISO 3166-1 alpha-2 country code, for example: US, GB, MT
location_nameNoName of location or it`s part.
location_typeNoType of location. Possible variants: 'TV Region','Postal Code','Neighborhood','Governorate','National Park','Quarter','Canton','Airport','Okrug','Prefecture','City','Country','Province','Barrio','Sub-District','Congressional District','Municipality District','district','DMA Region','Union Territory','Territory','Colloquial Area','Autonomous Community','Borough','County','State','District','City Region','Commune','Region','Department','Division','Sub-Ward','Municipality','University'
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_iso_code": { "description": "ISO 3166-1 alpha-2 country code, for example: US, GB, MT", "type": "string" }, "location_name": { "description": "Name of location or it`s part.", "type": "string" }, "location_type": { "description": "Type of location. Possible variants: 'TV Region','Postal Code','Neighborhood','Governorate','National Park','Quarter','Canton','Airport','Okrug','Prefecture','City','Country','Province','Barrio','Sub-District','Congressional District','Municipality District','district','DMA Region','Union Territory','Territory','Colloquial Area','Autonomous Community','Borough','County','State','District','City Region','Commune','Region','Department','Division','Sub-Ward','Municipality','University'", "type": "string" }, "search_engine": { "default": "google", "description": "search engine name, one of: google, yahoo, bing.", "type": "string" } }, "required": [ "country_iso_code" ], "type": "object" }

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/dataforseo/mcp-server-typescript'

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