You're viewing a demo portfolio

Join the waitlist
PRSM

seo_keyword_overview

Active

Tool of Seo Keywords

declared in 0.1.0

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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Seo Keywords

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

1/7 registries
View full server →
seo_keyword_overview — Seo Keywords — PRSM MCP