seo_keyword_overview
ActiveTool of Seo Keywords
Monthly search volume & difficulty for `<keyword>` — returns Google search volume, keyword difficulty (0-100), CPC, and competition for up to 10 keywords at once. Keyword research for SEO. Example: seo_keyword_overview({ keywords: ["running shoes", "trail shoes"], location_code: 2840, _apiKey: "your-base64-key" })
Parameters schema
{
"type": "object",
"required": [
"keywords",
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "DataForSEO API key = base64(\"login:password\") from your dataforseo.com account"
},
"keywords": {
"type": "array",
"items": {
"type": "string"
},
"description": "Keywords to look up (max 10), e.g. [\"running shoes\", \"trail shoes\"]"
},
"language_code": {
"type": "string",
"description": "Two-letter language code (default \"en\")"
},
"location_code": {
"type": "integer",
"description": "DataForSEO location code (default 2840 = United States)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Seo Keywords
https://github.com/pipeworx-io/mcp-seo-keywords
1/7 registries