gsc_ cluster_ queries
Cluster Search Console queries by simple tokens and intent signals: brand/non-brand, question, category, and topic tokens.
Cluster Search Console queries by simple tokens and intent signals: brand/non-brand, question, category, and topic tokens.
- Source
- Search Console
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
siteUrl- Endpoint
- https:/
/ mcp. getmcpads. com/ search-console/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
siteUrl | string | Optional | Search Console property URL, e.g. https:/ |
searchType | string | Optional | One of: web, image, video, news, discover, googleNews. Default: "web". |
datePreset | string | Optional | One of: today, yesterday, last7days, last28days, last3months, last6months, last12months, last16months. Default: "last28days". |
dateRange | object | Optional | |
brandTerms | array | Optional | Optional brand terms. Defaults to terms derived from the property domain. Default: []. |
categoryRules | object | Optional | Optional map of category name to matching tokens/phrases. |
limit | integer | Optional | Default: 5000. |
maxClusters | integer | Optional | Default: 25. |
topQueriesPerCluster | integer | Optional | Default: 10. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "gsc_cluster_queries",
"args": {}
}
}