Google Search Console MCP Server
by ahonn
search_analytics
Get search performance data from Google Search Console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aggregationType | No | Type of aggregation, such as auto, byNewsShowcasePanel, byProperty, byPage | |
dimensions | No | Comma-separated list of dimensions to break down results by, such as query, page, country, device, searchAppearance | |
endDate | Yes | End date in YYYY-MM-DD format | |
rowLimit | No | Maximum number of rows to return | |
siteUrl | Yes | The site URL as defined in Search Console. Example: sc-domain:example.com (for domain resources) or http://www.example.com/ (for site prefix resources) | |
startDate | Yes | Start date in YYYY-MM-DD format | |
type | No | Type of search to filter by, such as web, image, video, news |
Input Schema (JSON Schema)
You must be authenticated.