Shin-sibainu/google-search-console-mcp-server
If you are the rightful owner of google-search-console-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Google Search Console MCP Server provides programmatic access to Google Search Console API data, enabling developers to interact with search performance data through Claude Code and Cursor.
Tools
Functions exposed to the LLM to take actions
list_sites
Get all Search Console sites you have access to.
get_analytics
Query search performance data for a specified date range.
get_sitemaps
Retrieve sitemap information for a site.
inspect_url
Inspect the indexing status of a specific URL.
submit_url_for_indexing
Submit a URL to Google for indexing or request URL removal.
compare_periods
Compare search performance metrics between two time periods.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client