mcp-google-search-console-crunchtools
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_CLIENT_ID | No | Google OAuth client ID from Google Cloud Console | |
| GSC_CLIENT_SECRET | No | Google OAuth client secret | |
| GSC_REFRESH_TOKEN | No | Refresh token for manual OAuth flow (fallback) | |
| GSC_CREDENTIALS_DIR | No | Directory to store credentials file (for browser-based OAuth) | |
| GSC_OAUTH_REDIRECT_URI | No | Callback URL for OAuth redirect |
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
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sites_toolA | List all Search Console properties accessible by the authenticated user. Returns: List of site entries with permission levels and site URLs |
| get_site_toolA | Get details for a specific Search Console property. |
| add_site_toolB | Add a site to Search Console. |
| delete_site_toolB | Remove a site from Search Console. |
| query_search_analytics_toolA | Query search traffic data with filters and dimensions. Returns clicks, impressions, CTR, and average position grouped by the requested dimensions. Use this to analyze search performance for specific pages, queries, countries, devices, or date ranges. |
| list_sitemaps_toolB | List all sitemaps submitted for a site. |
| get_sitemap_toolA | Get details for a specific sitemap. |
| submit_sitemap_toolC | Submit a sitemap for crawling. |
| delete_sitemap_toolB | Remove a sitemap from Search Console. |
| inspect_url_toolA | Inspect a URL's index status in Google Search. Returns detailed information about how Google sees a URL including index coverage, crawl status, mobile usability, and rich results. |
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/crunchtools/mcp-google-search-console'
If you have feedback or need assistance with the MCP directory API, please join our Discord server