The MCP-GSC server provides Google Search Console integration for AI assistants, enabling access to website search performance data, indexing status, and sitemap management. Created by SEO consultant Amin Foroutan, it offers tools for retrieving search analytics, inspecting URLs, comparing time periods, and managing sitemaps through the Google Search Console API. The implementation includes authentication via service account credentials and features detailed reporting capabilities for SEO analysis. This server is particularly valuable for digital marketers and SEO professionals who need to analyze website search performance, troubleshoot indexing issues, and manage Google Search Console operations through conversational interfaces.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Lists all tools and shows auth status — call this first if unsure. Requires no parameters.
Shows all your GSC properties. Requires no parameters.
Provides details about a specific site. Requires: Site URL.
Returns top queries and pages with clicks, impressions, CTR, and position. Requires: Site URL, time period.
Gives a summary of site performance. Requires: Site URL, time period.
Compares performance between two time periods. Requires: Site URL, two date ranges.
Finds search terms driving traffic to a specific page. Requires: Site URL, page URL.
Provides analytics with filters by country, device, query, and page. Requires: Site URL.
Gives detailed crawl/index status for a URL. Requires: Site URL, page URL.
Inspects up to 10 URLs at once. Requires: Site URL, list of URLs.
Checks multiple URLs for indexing problems. Requires: Site URL, list of URLs.
Lists all sitemaps for a site. Requires: Site URL.
Provides detailed sitemap info including errors and warnings. Requires: Site URL.
Submits or deletes sitemaps. Requires: Site URL, action.
Re-runs the OAuth browser login (switch accounts). Requires no parameters.