You're viewing a demo portfolio

Join the waitlist
PRSM

seo_keyword_google_ads_volume

Active

Tool of Seo Keywords Ads

declared in 0.1.0

Exact Google Ads search volume for `<keyword>` — Google's own monthly search-volume numbers (plus competition and CPC) from the Ads API, for up to 10 keywords. Use when you specifically need Google Ads figures; for general SEO volume + keyword difficulty, prefer seo_keyword_overview (cheaper). Example: seo_keyword_google_ads_volume({ keywords: ["running 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Seo Keywords Ads

https://github.com/pipeworx-io/mcp-seo-keywords-ads

1/7 registries
View full server →