gsc-doctor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_ALLOW_WRITES | No | Set to 'true' to enable submit_sitemap. Off by default. | false |
| GSC_CREDENTIALS_JSON | No | The key as an inline JSON string, for environments that inject secrets as env vars. Takes precedence over the path. | |
| GSC_CREDENTIALS_PATH | No | Path to the service account JSON key. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_propertiesA | Lists every Search Console property the configured service account can read, with its permission level. Run this first to discover the exact siteUrl string other tools need. |
| diagnose_indexingA | Explains why pages are or are not indexed. Reads URLs from the site's sitemap (or takes an explicit list), inspects each one, and groups the results by coverage state with plain-language guidance. This reconstructs the Pages report, which Google exposes in the UI but not as a bulk API. |
| inspect_urlA | Returns the full URL Inspection result for one page: index status, canonical Google selected, crawl details, mobile usability and detected rich results. |
| search_analyticsA | Returns clicks, impressions, CTR and average position from the Performance report, broken down by the dimensions you choose. |
| list_sitemapsA | Shows every sitemap submitted for the property with its last download time, warnings, errors and per-type URL counts. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gerald-guledew/gsc-doctor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server