Ducto

Search Console

Search analytics, URL inspection, and sitemaps under control

Query search performance, inspect how Google sees a URL, and manage sites and sitemaps. The four writes — adding or removing sites and sitemaps — are exactly the kind of quiet, structural change the policy engine exists for.

11 tools7 read4 writemcp.getducto.com/search-console
connect the search-console mount

$ claude mcp add --transport http search-console \

https://mcp.getducto.com/search-console

✓ connected — 11 tools

read-only until you set a policy

What your agent does here

Real Search Console work, in conversation

Pull search performance

Full search analytics queries by page, query, country, and device — the data behind every SEO decision.

gsc_search_analyticsgsc_list_sitesgsc_status

Inspect URLs like Google does

Index status, canonical, and crawl details for any URL on a verified property.

gsc_inspect_urlgsc_get_site

Manage sitemaps deliberately

Submit and remove sitemaps, with deletes flagged destructive and gateable behind approval.

gsc_submit_sitemapgsc_delete_sitemapgsc_list_sitemaps

Governed writes

How writes are enforced

Site and sitemap changes are previewed and audited like every other write. Deletions carry destructive annotations, so your policy can require a human sign-off before they run.

read-only defaultcaps ← policy rowpreview before applyapproval on flagged classeshash-chained audit

The full request path is on the security architecture page.

Tool reference

Every tool in the search-console mount

Generated from the running gateway's tool registry — this is the complete list, not a highlight reel.

gsc_add_sitewriteAdd a property to the account (ownership still verified separately by Google).
gsc_delete_sitewriteRemove a property from the account.
gsc_delete_sitemapwriteRemove a sitemap from a property.
gsc_get_sitereadGet one property and this connection's permission level on it.
gsc_get_sitemapreadGet one sitemap's status (last download, warnings/errors, contents).
gsc_inspect_urlreadInspect one URL's index/coverage status (URL Inspection API).
gsc_list_sitemapsreadList the sitemaps submitted for a property.
gsc_list_sitesreadList the Search Console properties this connection can access.
gsc_search_analyticsreadQuery Search Analytics: clicks/impressions/CTR/position for a date range. ``dimensions`` ⊆ {query, page, country, device, date, searchAppearance}; ``search_type`` ∈ {web, image, video, news, discover, googleNews}. Bounded by ``row_limit`` (≤ 25000); page with ``start_row``. Dates are ISO ``YYYY-MM-DD``.
gsc_statusreadReport this token's Search Console policy (read-only, approval) and health.
gsc_submit_sitemapwriteSubmit (or re-submit) a sitemap for a property. ``feedpath`` is its full URL.