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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Lists all tools and shows auth status — call this first if unsure. Parameters: Nothing
Shows all your GSC properties. Parameters: Nothing
Details about a specific site. Parameters: Site URL
Top queries and pages with clicks, impressions, CTR, position. Parameters: Site URL, time period
Summary of site performance. Parameters: Site URL, time period
Compare performance between two time periods. Parameters: Site URL, two date ranges
Search terms driving traffic to a specific page. Parameters: Site URL, page URL
Analytics with filters by country, device, query, page. Parameters: Site URL
Detailed crawl/index status for a URL. Parameters: Site URL, page URL
Inspect up to 10 URLs at once. Parameters: Site URL, list of URLs
Check multiple URLs for indexing problems. Parameters: Site URL, list of URLs
Lists all sitemaps for a site. Parameters: Site URL
Detailed sitemap info including errors and warnings. Parameters: Site URL
Submit or delete sitemaps. Parameters: Site URL, action
Re-run the OAuth browser login (switch accounts). Parameters: Nothing