Ahrefs API analyst (extension). Reads referring domains, backlinks, organic keywords, and content explorer data via the tested @ahrefs/mcp@0.0.11 server. Pairs
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-seo-ahrefs-faf808879808 ,按照其中的说明把「seo-ahrefs」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Live Ahrefs data via the tested @ahrefs/mcp@0.0.11 server.
Package check (2026-07-10): verify the current Ahrefs MCP package source before changing this tested version.
extensions/ahrefs/install.sh (Linux/macOS) or install.ps1 (Windows) before using this skill.$PATH for the MCP server.Before calling any Ahrefs tool, verify the MCP is connected by checking that any Ahrefs MCP tool is available in this session. If tools are not available, tell the user the extension is not installed and provide the install command above.
| Command | Action |
|---|---|
/seo ahrefs metrics <url> | Domain / URL rating, referring domain count, organic traffic estimate |
/seo ahrefs backlinks <url> | Top referring domains, anchor distribution, follow/nofollow ratio |
/seo ahrefs organic <url> | Organic keywords, ranking distribution, traffic by country |
/seo ahrefs content <topic> | Content Explorer top results, social shares, referring domains |
seo-backlinks.Ahrefs API usage is metered per unit. Before running a batch (>= 50 URLs):
"${CLAUDE_PLUGIN_ROOT}/scripts/claude-seo" run dataforseo_costs.py (the cost-tracker module is generic and supports Ahrefs unit accounting).This is the same workflow the seo-dataforseo skill uses.