GSC MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_OAUTH_TOKEN_PATH | No | Path to the OAuth token file (e.g., .gsc-token.json). | |
| GSC_OAUTH_CREDENTIALS_PATH | No | Path to the OAuth client JSON file for Google OAuth 2.0. | |
| GSC_SERVICE_ACCOUNT_KEY_PATH | No | Path to the JSON key file for a Google service account. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sitesA | List all sites/properties the authenticated account has access to in Google Search Console. |
| query_search_analyticsA | Query Google Search Console performance data (clicks, impressions, CTR, position) for a site, broken down by dimensions like query, page, country, device, or date. |
| list_sitemapsA | List all sitemaps submitted for a Search Console property. |
| get_sitemapA | Get details and status for a single sitemap. |
| submit_sitemapB | Submit a new sitemap to Google Search Console for a property. |
| delete_sitemapA | Remove a sitemap from Google Search Console for a property. |
| inspect_urlA | Run the Search Console URL Inspection tool on a single URL to check indexing status, coverage issues, mobile usability, and more. |
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/wyattxmgmt/google-search-console-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server