flin-google-search-console-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | Yes | Your OAuth client ID for Google Search Console API. | |
| GOOGLE_CLIENT_SECRET | Yes | Your OAuth client secret for Google Search Console API. | |
| GOOGLE_SEARCH_CONSOLE_SITE_URL | No | Optional default site URL to avoid passing site_url every time. | |
| GOOGLE_SEARCH_CONSOLE_TOKEN_PATH | No | Optional custom path for storing the OAuth token 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 |
|---|---|
| health_checkA | Check configuration and authentication readiness for Google Search Console. |
| list_sitesA | List Search Console properties accessible by the authenticated user. |
| get_site_summaryC | Get aggregate performance metrics for a property over a date range. |
| query_performanceC | Query Search Analytics performance data with explicit dimensions and filters. |
| get_top_queriesC | Get top query rows for a property over a date range. |
| get_top_pagesC | Get top page rows for a property over a date range. |
| get_dimension_breakdownC | Get a single-dimension Search Analytics breakdown. |
| inspect_urlC | Inspect the indexed status of a specific URL under a property. |
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/flin-agency/flin-google-search-console-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server