search-console-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to the Google Cloud read-only credentials JSON file. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sitesA | Lists all Search Console properties the authenticated account can access. Returns each site's URL (e.g. |
| search_analyticsA | Queries Search Console search-performance data (the Performance report). Args:
site_url: Property to query, exactly as it appears in Search Console,
e.g. Returns:
The raw API response, including a |
| list_sitemapsA | Lists the sitemaps submitted for a property. Args:
site_url: Property URL, e.g. |
| get_sitemapA | Returns details for a single sitemap, including index status and errors. Args:
site_url: Property URL, e.g. |
| inspect_urlA | Inspects a URL's index status via the URL Inspection API (read-only). Reports Google's index coverage, last crawl, canonical, mobile usability, and rich-results state for a single URL. Subject to tight per-property daily quotas set by Google. Args:
site_url: Property URL the inspected URL belongs to, e.g.
|
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/jurgisgavenas/search-console-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server