Google Search Console MCP Server
by BrunoAires22
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEY | No | Optional API key used to authenticate requests to the MCP SSE endpoint. If set, clients must include this key in the URL, e.g. https://your-service.a.run.app/sse?apiKey=YOUR_KEY. | |
| GOOGLE_OAUTH_CLIENT_ID | No | OAuth 2.0 Client ID generated in Google Cloud Console for Search Console API access. | |
| GOOGLE_OAUTH_CLIENT_SECRET | No | OAuth 2.0 Client Secret generated in Google Cloud Console. | |
| GOOGLE_OAUTH_REFRESH_TOKEN | No | Refresh token obtained via Google OAuth 2.0 Playground with scope https://www.googleapis.com/auth/webmasters.readonly. | |
| GOOGLE_SERVICE_ACCOUNT_KEY | No | Path to the JSON key file of a Google Cloud Service Account that has been granted read access in Google Search Console. |
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
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 | |