Google Search Console MCP Server
by Shin-sibainu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | Yes | OAuth 2.0 Client ID from Google Cloud Console | |
| GOOGLE_REDIRECT_URI | No | Redirect URI for OAuth (default: http://localhost:8080) | http://localhost:8080 |
| GOOGLE_CLIENT_SECRET | Yes | OAuth 2.0 Client Secret from Google Cloud Console | |
| GOOGLE_REFRESH_TOKEN | Yes | Refresh token obtained after OAuth authentication |
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/Shin-sibainu/google-search-console-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server