Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
627

dataforseo_labs_google_keyword_overview

Analyze Google keyword performance by retrieving cost-per-click, search volume, competition level, and search intent data. Input specific keywords and location for detailed insights to optimize SEO and paid search strategies.

Instructions

This endpoint provides Google keyword data for specified keywords. For each keyword, you will receive current cost-per-click, competition values for paid search, search volume, search intent, monthly searches

Input Schema

NameRequiredDescriptionDefault
include_clickstream_dataNoInclude or exclude data from clickstream-based metrics in the result
keywordsYeskeywords required field The maximum number of keywords you can specify: 700 The maximum number of characters for each keyword: 80 The maximum number of words for each keyword phrase: 10 the specified keywords will be converted to lowercase format, data will be provided in a separate array note that if some of the keywords specified in this array are omitted in the results you receive, then our database doesn't contain such keywords and cannot return data on them you will not be charged for the keywords omitted in the results
language_codeNolanguage code required field example: enen
location_nameNofull name of the location required field in format "Country" example: United KingdomUnited States

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "include_clickstream_data": { "default": false, "description": "Include or exclude data from clickstream-based metrics in the result", "type": "boolean" }, "keywords": { "description": "keywords\nrequired field\nThe maximum number of keywords you can specify: 700\nThe maximum number of characters for each keyword: 80\nThe maximum number of words for each keyword phrase: 10\nthe specified keywords will be converted to lowercase format, data will be provided in a separate array\nnote that if some of the keywords specified in this array are omitted in the results you receive, then our database doesn't contain such keywords and cannot return data on them\nyou will not be charged for the keywords omitted in the results", "items": { "type": "string" }, "type": "array" }, "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" } }, "required": [ "keywords" ], "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