Skip to main content
Glama
crunchtools

mcp-google-search-console-crunchtools

by crunchtools

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GSC_CLIENT_IDNoGoogle OAuth client ID from Google Cloud Console
GSC_CLIENT_SECRETNoGoogle OAuth client secret
GSC_REFRESH_TOKENNoRefresh token for manual OAuth flow (fallback)
GSC_CREDENTIALS_DIRNoDirectory to store credentials file (for browser-based OAuth)
GSC_OAUTH_REDIRECT_URINoCallback 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

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/crunchtools/mcp-google-search-console'

If you have feedback or need assistance with the MCP directory API, please join our Discord server