TC
ToolCompared
MCP ServerFeatured

Ahrefs MCP MCP Server

by Ahrefs

SEO, backlinks, and rank tracking via the Ahrefs API.

OfficialTypeScriptAnalytics & Monitoring

About Ahrefs MCP

Ahrefs MCP server. Run Site Explorer, Keyword Explorer, and Rank Tracker queries; fetch backlinks, organic keywords, and traffic estimates.

Tags

SEObacklinkskeywords

How to install Ahrefs MCP

Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.

{
  "mcpServers": {
    "ahrefs": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-ahrefs"]
    }
  }
}

Example shape only — see the docs for the canonical install command.

Related MCP servers in Analytics & Monitoring