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. |
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": 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
- 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/flin-agency/flin-google-search-console-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server