MCP Catalogs
首页

search-console-mcp

by saurabhsharma2u·129·综合分 51

MCP服务器整合Google搜索控制台、Bing站长工具和GA4数据,为AI驱动的SEO分析提供统一接口。

ai-llmdeveloper-toolsproductivity
17
Forks
2
活跃 Issue
1 个月前
最近提交
2 天前
收录于

概述

这款MCP服务器改变了SEO专业人士和AI代理与搜索分析数据交互的方式,消除了手动导出CSV和在多个平台间切换的需求。它通过统一接口提供Google搜索控制台、Bing站长工具和Google Analytics 4的访问权限,并配备用于SEO分析的专业工具,如机会检测、内容冲突检查和异常检测。服务器采用系统钥匙串和AES-256-GCM加密实现安全认证。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:通过自动检测流量异常和识别排名机会进行AI驱动的SEO分析
:Google和Bing搜索引擎之间的跨平台性能比较
:自动化的SEO健康检查,并提供优先级建议
:这个服务器可以处理多个Google账户吗?
:提供哪些类型的SEO分析工具?

什么时候选它

当您需要 AI 代理在多个搜索平台上执行全面的 SEO 分析且无需手动导出数据时,选择此 MCP 服务器。

什么时候不要选它

如果您需要访问 Google、Bing 和 GA4 之外的搜索平台,或者需要实时数据处理能力(服务器似乎是按需获取数据),请不要选择此方案。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • analytics_query

    Master tool for raw Google Analytics data with dimensions, filters, and aggregation.

  • seo_striking_distance

    Find keywords ranking positions 8-15 with high impressions for quick traffic wins.

  • opportunity_matrix

    Prioritize SEO tasks by combining signals from Google, Bing, and GA4.

  • seo_cannibalization

    Detect pages competing for the same query with traffic conflicts.

  • pagespeed_analyze

    Get Lighthouse scores and Core Web Vitals for a webpage.

  • bing_analytics_query

    Query search performance data from Bing Webmaster Tools.

  • analytics_drop_attribution

    Attribute traffic drops to mobile/desktop or correlate with Google Algorithm Updates.

  • sites_health_check

    Run a health check on sites checking performance, sitemaps, and anomalies.

  • bing_index_now

    Instantly notify search engines of URL changes via IndexNow.

  • seo_brand_vs_nonbrand

    Analyze performance split between Brand vs Non-Brand traffic.

  • analytics_page_performance

    Get detailed page metrics from GA4 including sessions, engagement, and views.

  • inspection_inspect

    Use Google URL Inspection API to check index status and mobile usability.

可对比工具

seo-mcpgoogle-analytics-mcpbing-webmaster-tools-mcp

安装

安装

  1. 安装MCP服务器:
npm install -g search-console-mcp
  1. 设置认证:
npx search-console-mcp setup
  1. 添加到Claude Desktop配置:
{
  "mcpServers": {
    "search-console": {
      "command": "npx",
      "args": ["-y", "search-console-mcp"]
    }
  }
}

FAQ

这个服务器可以处理多个Google账户吗?
是的,它支持多账户管理,并能自动确定使用哪些凭据访问每个网站URL。
提供哪些类型的SEO分析工具?
服务器包含机会检测(接近排名、易得机会)、内容冲突分析、异常检测以及Google和Bing之间的跨平台比较等工具。

search-console-mcp 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。