Connect your account, then chat with AI to run tools.
Ahrefs SEO over REST v3: 75 typed tools covering the official ahrefs-python v3 surface (Site Explorer, Keywords Explorer, Rank Tracker, Brand Radar, Site Audit, SERP overview, batch analysis, management, public metadata) plus four enum-driven Web Analytics tools (tabular, summary chart, breakdown charts, UTM) and raw GET/mutate helpers. Dashboard API key (Bearer) against api.ahrefs.com/v3.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Ahrefs — workflow patterns, data models, and gotchas for your AI agent.
Direct REST bundle for the Ahrefs v3 API at https://api.ahrefs.com/v3 (Site Explorer, Keywords Explorer, Rank Tracker, Web Analytics, etc.). For a hosted, OAuth-based alternative see the separate Ahrefs MCP provider.
ahrefs-python SDK).YYYY-MM-DD (and history ranges where documented).select column namesEach report has its own column identifiers. Site Explorer organic-keywords uses best_position and best_position_url for the ranking URL; position and a bare url column are not valid there. Rank Tracker overview uses position and url for tracked keywords instead. Organic-competitors uses keywords_common, not common_keywords. A wrong name yields HTTP 400 with the full allowed list in the response body.
YYYY-MM-DDThh:mm:ss timestamps; omit date to use the latest stored crawl.Tabular and chart tools take to and from_ (trailing underscore): the MCP layer maps from_ to Ahrefs query parameter from because from is reserved in Python.
OAuth MCP and this bundle hit the same v3 surface; this bundle adds per-endpoint schemas in your tool list, key-based server automation, and generic v3 fallbacks without waiting for hosted tool discovery.
Ahrefs API v3 POST batch-analysis/batch-analysis.
Ahrefs API v3 GET brand-radar/ai-responses.
Ahrefs API v3 GET brand-radar/cited-domains.
Ahrefs API v3 GET brand-radar/cited-pages.
Ahrefs API v3 GET brand-radar/impressions-history.
Ahrefs API v3 GET brand-radar/impressions-overview.
Ahrefs API v3 GET brand-radar/mentions-history.
Ahrefs API v3 GET brand-radar/mentions-overview.
Ahrefs API v3 GET brand-radar/sov-history.
Ahrefs API v3 GET brand-radar/sov-overview.
GET any documented Ahrefs v3 endpoint: pass resource_path (section/endpoint) and optional query_params_json. Consumes API units on analytics endpoints...
Ahrefs API v3 GET keywords-explorer/matching-terms.
Ahrefs API v3 GET keywords-explorer/overview.
Ahrefs API v3 GET keywords-explorer/related-terms.
Ahrefs API v3 GET keywords-explorer/search-suggestions.
Ahrefs API v3 GET keywords-explorer/volume-by-country.
Ahrefs API v3 GET keywords-explorer/volume-history.
Ahrefs API v3 GET management/brand-radar-prompts.
Ahrefs API v3 PUT management/brand-radar-prompts-delete.
Ahrefs API v3 POST management/brand-radar-prompts.
Ahrefs API v3 GET management/keyword-list-keywords.
Ahrefs API v3 PUT management/keyword-list-keywords-delete.
Ahrefs API v3 PUT management/keyword-list-keywords.
Ahrefs API v3 GET management/locations.
Ahrefs API v3 GET management/project-competitors.
Ahrefs API v3 POST management/project-competitors-delete.
Ahrefs API v3 POST management/project-competitors.
Ahrefs API v3 GET management/project-keywords.
Ahrefs API v3 PUT management/project-keywords-delete.
Ahrefs API v3 PUT management/project-keywords.
Ahrefs API v3 GET management/projects.
Ahrefs API v3 POST management/projects.
Ahrefs API v3 PATCH management/update-project.
POST, PUT, PATCH, or DELETE against documented Ahrefs v3 endpoints. Pass resource_path, http_method, optional query_params_json, and json_body for bod...
Ahrefs API v3 GET public/crawler-ip-ranges.
Ahrefs API v3 GET public/crawler-ips.
Ahrefs API v3 GET rank-tracker/competitors-overview.
Ahrefs API v3 GET rank-tracker/competitors-pages.
Ahrefs API v3 GET rank-tracker/competitors-stats.
Ahrefs API v3 GET rank-tracker/overview.
Ahrefs API v3 GET rank-tracker/serp-overview.
Ahrefs API v3 GET site-audit/issues.
Ahrefs API v3 GET site-audit/page-content.
Ahrefs API v3 GET site-audit/page-explorer.
Ahrefs API v3 GET site-audit/projects.
Ahrefs API v3 GET site-explorer/all-backlinks.
Ahrefs API v3 GET site-explorer/anchors.
Ahrefs API v3 GET site-explorer/backlinks-stats.
Ahrefs API v3 GET site-explorer/broken-backlinks.
Ahrefs API v3 GET site-explorer/domain-rating.
Ahrefs API v3 GET site-explorer/domain-rating-history.
Ahrefs API v3 GET site-explorer/keywords-history.
Ahrefs API v3 GET site-explorer/linked-anchors-external.
Ahrefs API v3 GET site-explorer/linked-anchors-internal.
Ahrefs API v3 GET site-explorer/linkeddomains.
Ahrefs Site Explorer snapshot metrics for a domain or URL on a given day (organic/paid counts, traffic estimates, etc.). No select argument—Ahrefs ret...
Ahrefs API v3 GET site-explorer/metrics-by-country.
Ahrefs API v3 GET site-explorer/metrics-history.
Ahrefs API v3 GET site-explorer/organic-competitors.
Site Explorer: organic search terms a domain or URL ranks for on a given day. Use best_position and best_position_url in select for ranking URL—not th...
Ahrefs API v3 GET site-explorer/outlinks-stats.
Ahrefs API v3 GET site-explorer/pages-by-backlinks.
Ahrefs API v3 GET site-explorer/pages-by-internal-links.
Ahrefs API v3 GET site-explorer/pages-by-traffic.
Ahrefs API v3 GET site-explorer/pages-history.
Ahrefs API v3 GET site-explorer/paid-pages.
Ahrefs API v3 GET site-explorer/refdomains.
Ahrefs API v3 GET site-explorer/refdomains-history.
Ahrefs API v3 GET site-explorer/top-pages.
Ahrefs API v3 GET site-explorer/total-search-volume-history.
Ahrefs API v3 GET site-explorer/url-rating-history.
Ahrefs API v3 GET serp-overview/serp-overview.
Ahrefs API v3 GET subscription-info/limits-and-usage.
Ahrefs Web Analytics: dimensional breakdown chart. Picks one of 15 GET *-chart endpoints; optional values_to_chart is sent under the Ahrefs parameter ...
Ahrefs Web Analytics: site-wide time-series chart (GET web-analytics/chart).
Ahrefs Web Analytics: tabular breakdown report. Chooses one of 16 GET endpoints under web-analytics/ (browsers, cities, sources, top pages, etc.) via ...
Ahrefs Web Analytics: UTM dimension table or chart (GET utm-params / utm-params-chart). Use report_format=chart with granularity; optional values_to_c...
Ahrefs SEO over REST v3: 75 typed tools covering the official ahrefs-python v3 surface (Site Explorer, Keywords Explorer, Rank Tracker, Brand Radar, Site Audit, SERP overview, batch analysis, management, public metadata) plus four enum-driven Web Analytics tools (tabular, summary chart, breakdown charts, UTM) and raw GET/mutate helpers. Dashboard API key (Bearer) against api.ahrefs.com/v3. It provides 77 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/ahrefs. Authentication is handled automatically.
Ahrefs provides 77 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Ahrefs uses API Key. Ahrefs requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Ahrefs to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More marketing integrations you might like
ActiveCampaign is an email marketing, marketing automation, and customer experience automation platf...
The AdAdvisor MCP Server offers tools for managing advertising campaigns, including keyword manageme...
This server provides tools to manage advertising campaigns across major platforms such as Google, Me...
Agent Analytics provides insights and performance metrics for AI agents, enabling users to analyze t...
Ahrefs MCP server for SEO and site audit tooling.
Apify is a web scraping and automation platform that enables developers and businesses to extract da...