← Registry

Analytics

askwatch.ai

Analyzes Google Search Console performance data to report site trends, top queries/pages, period changes, SEO opportunities, and keyword cannibalization.

1 endpoint11 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://mcp.askwatch.ai/gsc

No auth detected

MCP server metadata

Name
askwatch-gsc
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

A hosted MCP server over Google Search Console. Connect your Google account once and AskWatch issues a personal link: no Cloud project, no credentials.json, nothing to run or host. Eleven tools answer whole questions rather than returning rows to interpret — what dropped since last month, which queries rank well but get few clicks, which pages compete for the same search — and a raw Search Analytics query is there for everything else. Read-only at Google's level: the grant asks for webmasters.readonly, so it cannot submit, index or change anything. This address needs a personal link: https://mcp.askwatch.ai/gsc/<your key>. The key is free and issued as soon as you connect Google Search Console — https://askwatch.ai/free-tools/google-search-console-mcp.

Known tools 11

site_overview

How the site did over a period compared with the one before it: clicks, impressions, CTR, average position and the change in each.

Inferred read-only
top

Top queries, pages, countries or devices for a period.

Inferred read-only
changes

What gained and what lost between this period and the one before it, with small rows filtered out.

Inferred read-only
find_opportunities

Queries ranking 5-20 with plenty of impressions but a click-through rate below what is typical at their position — where a title or snippet rewrite is worth the most clicks.

Inferred read-only
find_cannibalization

Queries where more than one page of the site is being shown, with how each page does on them.

Inferred read-only
page_queries

What searches a specific page is shown for.

Inferred read-only
brand_split

Branded versus non-branded search, split on words you supply.

Inferred read-only
query

Direct Search Analytics query, for questions the other tools do not shape.

Inferred read-only
list_sites

Search Console properties this connection can read.

Inferred read-only
inspect_url

Google's index status for one URL: whether it is indexed, when it was last crawled, and which canonical Google chose.

Inferred read-only
list_sitemaps

Sitemaps submitted for the property and their status.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.askwatch-gsc]
url = "https://mcp.askwatch.ai/gsc"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "askwatch-gsc": {
      "type": "http",
      "url": "https://mcp.askwatch.ai/gsc"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: askwatch-gsc
Remote MCP URL: https://mcp.askwatch.ai/gsc

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "askwatch-gsc": {
      "url": "https://mcp.askwatch.ai/gsc"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "askwatch-gsc": {
      "type": "http",
      "url": "https://mcp.askwatch.ai/gsc"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "askwatch-gsc",
  "transport": "streamable-http",
  "url": "https://mcp.askwatch.ai/gsc"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.