gsc_inspect_url
Inspect a URL for Google indexing status, crawl info, mobile usability, AMP, and rich results. One of 18 Search Console tools on the Get MCP Ads MCP gateway.
Inspect a URL for Google indexing status, crawl info, mobile usability, AMP, and rich results. Quota: 2000 requests/day/property.
- Source
- Search Console
- Kind
- Read
- Discovery
- Announced in the tool list
- 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:/ |
url | string | Required | Full URL to inspect. |
languageCode | string | Optional | Optional IETF language tag, e.g. en-US or fr-FR. |
Calling itLink to this section
{
"name": "gsc_inspect_url",
"arguments": {
"url": "<string>"
}
}