Connection check
local install
gsc
MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection
Tools
13
GitHub stars
7
Installs / wk
203
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
13 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
indexing_batch_publish
from source
Batch notify Google about multiple URL updates or removals via the Indexing API. Combines up to 100 notifications into a single HTTP request for efficiency. Batch notify Google about multiple URL updates or removals via the Indexing API. Combines up to 100 notifications into a single HTTP request for efficiency.
indexing_get_metadata
from source
Get the latest indexing notification metadata for a URL. Returns the latest URL_UPDATED and URL_DELETED notification timestamps. Get the latest indexing notification metadata for a URL. Returns the latest URL_UPDATED and URL_DELETED notification timestamps.
indexing_publish
from source
Notify Google about a URL update or removal via the Indexing API. Use URL_UPDATED when a page is created or updated, URL_DELETED when a page is removed. Notify Google about a URL update or removal via the Indexing API. Use URL_UPDATED when a page is created or updated, URL_DELETED when a page is removed.
search_analytics_query
from source
Query search traffic data from Google Search Console. Returns clicks, impressions, CTR, and position data with flexible filtering and grouping. Query search traffic data from Google Search Console. Returns clicks, impressions, CTR, and position data with flexible filtering and grouping.
sitemaps_delete
from source
Delete a sitemap from Google Search Console. Delete a sitemap from Google Search Console.
sitemaps_get
from source
Retrieve information about a specific sitemap. Retrieve information about a specific sitemap.
sitemaps_list
from source
List all sitemaps submitted for a site in Google Search Console. List all sitemaps submitted for a site in Google Search Console.
sitemaps_submit
from source
Submit a sitemap for a site to Google Search Console. Submit a sitemap for a site to Google Search Console.
sites_add
from source
Add a site (property) to Google Search Console. Verification may still be required. Add a site (property) to Google Search Console. Verification may still be required.
sites_delete
from source
Remove a site (property) from Google Search Console. Remove a site (property) from Google Search Console.
sites_get
from source
Retrieve information about a specific site (property) in Google Search Console. Retrieve information about a specific site (property) in Google Search Console.
sites_list
from source
List all sites (properties) you have access to in Google Search Console. List all sites (properties) you have access to in Google Search Console.
url_inspection_inspect
from source