You're viewing a demo portfolio

Join the waitlist
PRSM

seo_serp_google

Active

Tool of Seo Serp

declared in 0.1.0

Who ranks for `<term>` on Google — live organic search results (rank, title, domain, URL, snippet) for a keyword in a given country. SEO rank-tracking and SERP analysis. Example: seo_serp_google({ keyword: "best running shoes", location_code: 2840, _apiKey: "your-base64-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "keyword",
    "_apiKey"
  ],
  "properties": {
    "depth": {
      "type": "integer",
      "description": "Number of organic results to return (default 10, max 20)"
    },
    "_apiKey": {
      "type": "string",
      "description": "DataForSEO API key = base64(\"login:password\") from your dataforseo.com account"
    },
    "keyword": {
      "type": "string",
      "description": "Search query to look up, e.g. \"best running shoes\""
    },
    "language_code": {
      "type": "string",
      "description": "Two-letter language code (default \"en\")"
    },
    "location_code": {
      "type": "integer",
      "description": "DataForSEO location code (default 2840 = United States). e.g. 2826 = UK, 2124 = Canada."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Seo Serp

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

1/7 registries
View full server →
seo_serp_google — Seo Serp — PRSM MCP