Google Search Console MCP Server
by ahonn
index_inspect
Inspect a URL to see if it is indexed or can be indexed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inspectionUrl | Yes | The fully-qualified URL to inspect. Must be under the property specified in "siteUrl" | |
languageCode | No | An IETF BCP-47 language code representing the language of the requested translated issue messages, such as "en-US" or "de-CH". Default is "en-US" | en-US |
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) |
Input Schema (JSON Schema)
You must be authenticated.