Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

serp_youtube_organic_live_advanced

Retrieve top 20 YouTube organic search results for a keyword, tailored by location, language, and device type. Analyze SERP blocks to optimize content and understand search trends.

Instructions

provides top 20 blocks of youtube search engine results for a keyword

Input Schema

NameRequiredDescriptionDefault
block_depthNoparsing depth optional field number of blocks of results in SERP max value: 700
deviceNodevice type optional field can take the values:desktop, mobile default value: desktopdesktop
keywordYesSearch keyword
language_codeYessearch engine language code (e.g., 'en')
location_nameYesfull name of the location required field Location format - hierarchical, comma-separated (from most specific to least) Can be one of: 1. Country only: "United States" 2. Region,Country: "California,United States" 3. City,Region,Country: "San Francisco,California,United States"
osNodevice operating system optional field if you specify desktop in the device field, choose from the following values: windows, macos default value: windows if you specify mobile in the device field, choose from the following values: android, ios default value: androidwindows

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "block_depth": { "default": 20, "description": "parsing depth\noptional field\nnumber of blocks of results in SERP\nmax value: 700", "type": "number" }, "device": { "default": "desktop", "description": "device type\noptional field\ncan take the values:desktop, mobile\ndefault value: desktop", "type": "string" }, "keyword": { "description": "Search keyword", "type": "string" }, "language_code": { "description": "search engine language code (e.g., 'en')", "type": "string" }, "location_name": { "description": "full name of the location\nrequired field\nLocation format - hierarchical, comma-separated (from most specific to least)\n Can be one of:\n 1. Country only: \"United States\"\n 2. Region,Country: \"California,United States\"\n 3. City,Region,Country: \"San Francisco,California,United States\"", "type": "string" }, "os": { "default": "windows", "description": "device operating system\noptional field\nif you specify desktop in the device field, choose from the following values: windows, macos\ndefault value: windows\nif you specify mobile in the device field, choose from the following values: android, ios\ndefault value: android", "type": "string" } }, "required": [ "keyword", "location_name", "language_code" ], "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