Google Search Console
Runs locallyNo credentials listedSource code linkedUpdated 2026-09-03
io.github.ni-c/google-search-console-mcp · Registry status: active
At a glance
MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection
Vendor's own description, untranslated and unverified
- Execution location
- localMCP-Register · 2026-08-30
- Required secrets declared
- noMCP-Register · 2026-08-30
- Declared version and change
0.2.0· Changed in the registry 2026-09-03MCP-Register · 2026-09-04- Repository as declared
- github.com/ni-c/google-search-console-mcpMCP-Register · 2026-08-30
- Configuration
- can be built from the disclosed start template
- Runs
- local
- Credentials
- false
- Source updated
- 2026-09-03
- Setup
- Template available
- Registry name
io.github.ni-c/google-search-console-mcp- Package coordinate
npm:@ni-c/google-search-console-mcp- Declared version
0.2.0- Listed in the registry
- 2026-09-03
- Changed in the registry
- 2026-09-03
- First seen by tracevero
- 2026-08-30
- Vendor's website
- https://google-search-console-mcp.ni-c.de
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Required secrets declared | no Original data – Required secret variables (raw): confirmed absent Original data – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-30 · derived |
|---|---|
| Execution location | local Original data – Transports (raw): stdio, stdio Source: MCP-Register · collected on 2026-08-30 · derived |
| Path argument present | no Original data – Path arguments (raw): confirmed absent Original data – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-30 · derived |
| Repository URL listed | yes Original data – Repository (raw): https://github.com/ni-c/google-search-console-mcp Source: MCP-Register · collected on 2026-08-30 · derived |
| Declared version | 0.2.0 Source: MCP-Register · collected on 2026-09-04 · self-declared |
What is measured is what a manifest declares, not what a piece of software does. This registry fetches no repository URL, no endpoint and no package index; nothing here is verified. Which value comes from which source, and by which rule it was formed, is set out in the Methodology.
Related categories
Source data24
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Description (raw) | MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection Source: MCP-Register · collected on 2026-08-30 · self-declared |
|---|---|
| Environment variables (raw) | GSC_SERVICE_ACCOUNT_KEY, GSC_SERVICE_ACCOUNT_KEY_FILE, GSC_CLIENT_ID, GSC_CLIENT_SECRET, GSC_REFRESH_TOKEN, GOOGLE_APPLICATION_CREDENTIALS, GSC_SITE_URL, GSC_ALLOWED_SITES, GSC_READ_ONLY, GSC_ALLOW_TOOLS, GSC_DENY_TOOLS, GSC_SERVICE_ACCOUNT_KEY, GSC_SERVICE_ACCOUNT_KEY_FILE, GSC_CLIENT_ID, GSC_CLIENT_SECRET, GSC_REFRESH_TOKEN, GOOGLE_APPLICATION_CREDENTIALS, GSC_SITE_URL, GSC_ALLOWED_SITES, GSC_READ_ONLY, GSC_ALLOW_TOOLS, GSC_DENY_TOOLS Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Transports (raw) | stdio, stdio Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository (raw) | https://github.com/ni-c/google-search-console-mcp Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Package registries (raw) | npm, oci Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| First listed in the registry (raw) | 2026-09-03 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Last changed in the registry (raw) | 2026-09-03 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Delivery form (raw) | package Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Package identifiers (raw) | @ni-c/google-search-console-mcp, ghcr.io/ni-c/google-search-console-mcp:0.2.0 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Package versions (raw) | 0.2.0 Source: MCP-Register · collected on 2026-09-04 · self-declared |
| Runtime hints (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Environment variable formats (raw) | boolean, string Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Environment variable descriptions (raw) | GOOGLE_APPLICATION_CREDENTIALS=Path to application default credentials, used when no GSC_ credential is set. · GSC_ALLOWED_SITES=Comma-separated properties this server may touch; anything else is refused · GSC_ALLOW_TOOLS=Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools) · GSC_CLIENT_ID=OAuth2 client id. Use together with GSC_CLIENT_SECRET and GSC_REFRESH_TOKEN. · GSC_CLIENT_SECRET=OAuth2 client secret. All three OAuth2 variables are required together. · GSC_DENY_TOOLS=Comma-separated tool names or list_* prefixes to remove from whatever the allow list left · GSC_READ_ONLY=Set to true to register only the read tools (default: false) · GSC_REFRESH_TOKEN=OAuth2 refresh token. All three OAuth2 variables are required together. · GSC_SERVICE_ACCOUNT_KEY=Service account key as JSON, or base64-encoded JSON. One of the three credential options. · GSC_SERVICE_ACCOUNT_KEY_FILE=Path to a service account key file. Alternative to GSC_SERVICE_ACCOUNT_KEY. · GSC_SITE_URL=Default property, e.g. sc-domain:example.com or https://example.com/ — makes site_url optional Source: MCP-Register · collected on 2026-08-30 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-30 · self-declared |
Embed this badge
Paste this line into a README of your own. The badge states how many values the registry holds for the entry and when it last looked, and it links back to this page.
[](https://tracevero.com/mcp/io-github-ni-c-google-search-console-mcp)
The image is drawn again on every request, so it always reports the current state while the pasted line stays as it is. It carries no rating and no traffic light – only the two measured figures.
Changes
| 2026-09-04 | Declared version: 0.1.1 → 0.2.0 |
|---|---|
| 2026-09-04 | Last changed in the registry (raw): 2026-08-30 → 2026-09-03 |
| 2026-09-04 | First listed in the registry (raw): 2026-08-30 → 2026-09-03 |
| 2026-09-04 | Package versions (raw): 0.1.1 → 0.2.0 |
| 2026-09-04 | Package identifiers (raw): @ni-c/google-search-console-mcp, ghcr.io/ni-c/google-search-console-mcp:0.1.1 → @ni-c/google-search-console-mcp, ghcr.io/ni-c/google-search-console-mcp:0.2.0 |
| 2026-08-31 | Declared version: 0.1.0 → 0.1.1 |
| 2026-08-31 | Last changed in the registry (raw): 2026-08-29 → 2026-08-30 |
| 2026-08-31 | First listed in the registry (raw): 2026-08-29 → 2026-08-30 |
| 2026-08-31 | Package versions (raw): 0.1.0 → 0.1.1 |
| 2026-08-31 | Package identifiers (raw): @ni-c/google-search-console-mcp, ghcr.io/ni-c/google-search-console-mcp:0.1.0 → @ni-c/google-search-console-mcp, ghcr.io/ni-c/google-search-console-mcp:0.1.1 |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-ni-c-google-search-console-mcp