Google Search Console MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_DATA_STATE | No | Data state for Search Analytics: 'all' (default), 'final', or 'hourly_all'. | all |
| GSC_EXPORT_DIR | No | Directory for read-only Search Analytics snapshot exports. Defaults to <GSC config dir>/exports. | |
| GSC_SKIP_OAUTH | No | Set to 'true' to force service account auth and skip OAuth entirely. | false |
| GSC_ALLOW_REMOTE_SSE | No | Required to bind SSE/HTTP transport to a non-loopback host such as 0.0.0.0. | false |
| GSC_CREDENTIALS_PATH | No | Absolute path to your service account JSON key. Required when using service account. | |
| GSC_ALLOW_DESTRUCTIVE | No | Set to 'true' to enable add/delete site and submit/delete sitemap external mutation tools. | false |
| GSC_OAUTH_CLIENT_SECRETS_FILE | No | Absolute path to your OAuth client secrets JSON. Required when using OAuth. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/shutovdef-dotcom/google-search-console-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server