Skip to main content
Glama

DataForSEO MCP Server

Official
by dataforseo

serp-organic-locations-list

Fetch available locations for SERP data retrieval with specific search engines and country codes using this utility tool, enabling precise SEO analysis and targeted search engine 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" }

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