analytics

Ahrefs MCP Server

The official Ahrefs MCP server. Get backlink profiles, keyword rankings, domain metrics, and site audit data inside Claude. Requires an Ahrefs API v3 key.

Pricing: paid The server itself is free. You need an Ahrefs subscription with API v3 access — plans start at $129/mo.

Features

  • Look up backlink profiles for any domain in seconds
  • Check where you rank and how much search volume a keyword gets
  • See domain rating and estimated organic traffic
  • Ask site audit questions in plain English
  • Built and maintained by the Ahrefs team themselves
  • Works with Claude, Cursor, and other MCP clients

Setup Instructions

1. Get your Ahrefs API v3 key from account settings (paid plan required) 2. Add this to your Claude MCP settings: ``json { "mcpServers": { "ahrefs": { "command": "npx", "args": ["-y", "@ahrefs/mcp"], "env": { "AHREFS_API_KEY": "your_api_key" } } } } `` 3. Restart Claude. You can query backlinks, keywords, and audits right away

Added: 2026-03-08