Ahrefs (Remote)
OfficialAhrefs' official remote MCP server delivers live SEO data — keyword research, competitor analysis, backlink profiles, top-ranking pages, AI Overview / brand sentiment, dashboards, and exports — over a Streamable HTTP endpoint at api.ahrefs.com/mcp/mcp. It requires a paid Ahrefs subscription (Lite tier or higher) and consumes API units from your monthly allowance (shared with the direct API and Ahrefs Connect). Auth is an OAuth consent flow that mints a dedicated MCP-scoped key — note that MCP keys are NOT the same as Ahrefs API v3 keys. Feature the remote endpoint only: the ahrefs/ahrefs-mcp-server GitHub repo is officially archived and Ahrefs recommends against using it.
Configuration
{
"mcpServers": {
"ahrefs": {
"url": "https://docs.ahrefs.com/docs/mcp/reference/introduction",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.
Related Servers
Quick Stats
Author
Ahrefs
Official
Tags
AgenticSkills Audit
Automated framework checks. Deep code review tracked separately. Read the methodology →
Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.