← Back to search

mcp-server-google-search-console

GitHub Actions Scanned 26d ago

Community-built MCP server for Google Search Console API

B
85 / 100

Versions

No versions found.

PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 9

list_sitemaps
annotations: verified low

List all sitemaps submitted for a Google Search Console property. Returns sitemap health summary with errors, warnings, and index rates. Use sitemapIndex to filter child sitemaps of a specific sitemap index.

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
inspect_url
annotations: verified low

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
delete_sitemap
annotations: verified low

Delete a sitemap from Google Search Console. This only removes the sitemap registration — it does not affect the actual file or indexed URLs. Requires write scope and explicit confirmation (confirm: true).

readOnlyHint false openWorldHint true idempotentHint true destructiveHint true
get_performance_summary
annotations: verified low

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
get_search_analytics
annotations: none low

submit_sitemap
annotations: verified low

Submit a sitemap to Google Search Console for crawling. Idempotent — resubmitting an existing sitemap is safe and triggers a recrawl. Requires write scope (GSC_SCOPES='https://www.googleapis.com/auth/webmasters').

readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
batch_inspect_urls
annotations: verified low

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
list_sites
annotations: verified low

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false
get_site
annotations: verified low

Get details for a specific Google Search Console property, including permission level.

readOnlyHint true openWorldHint true idempotentHint true destructiveHint false

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 29

info
Tool 'list_sitemaps' annotations are consistent annotation_checker · 80%
info
Tool 'inspect_url' annotations are consistent annotation_checker · 80%
info
Tool 'delete_sitemap' annotations are consistent annotation_checker · 80%
info
Tool 'get_performance_summary' annotations are consistent annotation_checker · 80%
low
Tool 'get_search_analytics' has no annotations annotation_checker · 100%
info
Tool 'submit_sitemap' annotations are consistent annotation_checker · 80%
info
Tool 'batch_inspect_urls' annotations are consistent annotation_checker · 80%
info
Tool 'list_sites' annotations are consistent annotation_checker · 80%
info
Tool 'get_site' annotations are consistent annotation_checker · 80%
high
Hardcoded OAuth client secret in thein-art-mcp-server-google-search-console-4f98077/tests/auth.test.ts auth_checker · 95%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: vitest@4.0.18 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: list_sitemaps manifest_parser · 85%
info
Tool: inspect_url manifest_parser · 85%
info
Tool: delete_sitemap manifest_parser · 85%
info
Tool: get_performance_summary manifest_parser · 85%
info
Tool: get_search_analytics manifest_parser · 85%
info
Tool: submit_sitemap manifest_parser · 85%
info
Tool: batch_inspect_urls manifest_parser · 85%
info
Tool: list_sites manifest_parser · 85%
info
Tool: get_site manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (5) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 584 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%