search-console-mcp
by saurabhsharma2u·★ 129·综合分 51
MCP服务器整合Google搜索控制台、Bing站长工具和GA4数据,为AI驱动的SEO分析提供统一接口。
概述
这款MCP服务器改变了SEO专业人士和AI代理与搜索分析数据交互的方式,消除了手动导出CSV和在多个平台间切换的需求。它通过统一接口提供Google搜索控制台、Bing站长工具和Google Analytics 4的访问权限,并配备用于SEO分析的专业工具,如机会检测、内容冲突检查和异常检测。服务器采用系统钥匙串和AES-256-GCM加密实现安全认证。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
当您需要 AI 代理在多个搜索平台上执行全面的 SEO 分析且无需手动导出数据时,选择此 MCP 服务器。
什么时候不要选它
如果您需要访问 Google、Bing 和 GA4 之外的搜索平台,或者需要实时数据处理能力(服务器似乎是按需获取数据),请不要选择此方案。
此 server 暴露的工具
从 README 抽取出 12 个工具analytics_queryMaster tool for raw Google Analytics data with dimensions, filters, and aggregation.
seo_striking_distanceFind keywords ranking positions 8-15 with high impressions for quick traffic wins.
opportunity_matrixPrioritize SEO tasks by combining signals from Google, Bing, and GA4.
seo_cannibalizationDetect pages competing for the same query with traffic conflicts.
pagespeed_analyzeGet Lighthouse scores and Core Web Vitals for a webpage.
bing_analytics_queryQuery search performance data from Bing Webmaster Tools.
analytics_drop_attributionAttribute traffic drops to mobile/desktop or correlate with Google Algorithm Updates.
sites_health_checkRun a health check on sites checking performance, sitemaps, and anomalies.
bing_index_nowInstantly notify search engines of URL changes via IndexNow.
seo_brand_vs_nonbrandAnalyze performance split between Brand vs Non-Brand traffic.
analytics_page_performanceGet detailed page metrics from GA4 including sessions, engagement, and views.
inspection_inspectUse Google URL Inspection API to check index status and mobile usability.
可对比工具
安装
安装
- 安装MCP服务器:
npm install -g search-console-mcp- 设置认证:
npx search-console-mcp setup- 添加到Claude Desktop配置:
{
"mcpServers": {
"search-console": {
"command": "npx",
"args": ["-y", "search-console-mcp"]
}
}
}FAQ
- 这个服务器可以处理多个Google账户吗?
- 是的,它支持多账户管理,并能自动确定使用哪些凭据访问每个网站URL。
- 提供哪些类型的SEO分析工具?
- 服务器包含机会检测(接近排名、易得机会)、内容冲突分析、异常检测以及Google和Bing之间的跨平台比较等工具。
search-console-mcp 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。