Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/ahrefs

PYPI · MCPARMORY-AHREFS · 2 COMPONENTS · SCANNED SEP 20

Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence

0 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 2 of 46 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 24362 tokens (~206/item across 118 items; 118 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 118 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the com.mcparmory/ahrefs MCP server?

com.mcparmory/ahrefs runs locally as a PyPI package, launched with uvx mcparmory-ahrefs. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcparmory-ahrefs

# add to Claude Code
claude mcp add com-mcparmory-ahrefs -- uvx mcparmory-ahrefs
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-ahrefs": {
      "command": "uvx",
      "args": [
        "mcparmory-ahrefs"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-ahrefs": {
      "command": "uvx",
      "args": [
        "mcparmory-ahrefs"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-ahrefs -- uvx mcparmory-ahrefs
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-ahrefs": {
      "type": "local",
      "command": [
        "uvx",
        "mcparmory-ahrefs"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcparmory-ahrefs --command uvx --arg mcparmory-ahrefs
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-ahrefs:
    command: "uvx"
    args: ["mcparmory-ahrefs"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-ahrefs": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcparmory-ahrefs"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mcparmory-ahrefs -t stdio -c uvx -a mcparmory-ahrefs
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-ahrefs": {
      "command": "uvx",
      "args": [
        "mcparmory-ahrefs"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +16
    • Malware scan: unverified → pass security
  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 −14
    • Malware scan: pass → unverified security
  • 15 Sept 26 +16
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcparmory-ahrefs@1.0.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Dependencies 46 packages
Packages resolved 46
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 118 exposed · ~24,362 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
list_paid_pages ~267

Retrieve paid search pages for a target domain or URL, showing which pages are generating paid search traffic on a specified date.

NameTypeReqDescription
datestringyesThe date for which to report metrics, specified in YYYY-MM-DD format.
limitintegerMaximum number of results to return in the response, up to 1000 by default.
modestringSearch scope relative to the target: exact URL match, URL prefix match, entire domain, or all subdomains. Defaults to all subdomains.
order_bystringColumn name to sort results by. Refer to the response schema for valid column identifiers.
protocolstringProtocol to search within: both HTTP and HTTPS, HTTP only, or HTTPS only. Defaults to both.
selectstringyesComma-separated list of column names to include in the response. Refer to the response schema for valid column identifiers.
targetstringyesThe domain or URL to analyze for paid pages.
volume_modestringCalculation method for search volume metrics: monthly totals or average over time. Defaults to monthly and affects volume, traffic, and traffic value columns.
wherestringFilter expression to narrow results. Use column identifiers from the response schema to construct conditions.

No output schema declared.

No examples provided.

list_project_competitors ~68

Retrieve the list of competitors tracked for a specific project. This operation is free and does not consume any API units.

NameTypeReqDescription
project_idintegeryesThe unique identifier of the project, found in the URL of your Rank Tracker project dashboard (the numeric ID in the project overview URL).

No output schema declared.

No examples provided.

list_project_keywords ~66

Retrieve all keywords tracked for a specific project in Rank Tracker. This operation is free and does not consume any API units.

NameTypeReqDescription
project_idintegeryesThe unique identifier of the project, found in the URL of your Rank Tracker project dashboard (the numeric ID in the project URL).

No output schema declared.

No examples provided.

list_projects ~101

Retrieve your projects with optional filtering by owner, access type, and keyword tracking status. This operation is free and does not consume any API units.

NameTypeReqDescription
accessstringFilter projects by access type: either private (accessible only to you) or shared (accessible to others).
has_keywordsbooleanFilter to only include projects that have Rank Tracker keywords configured.
owned_bystringFilter projects by the email address of the project owner.

No output schema declared.

No examples provided.

list_refdomains ~257

Retrieve referring domains data for a target domain or URL, with filtering and sorting capabilities to analyze backlink sources.

NameTypeReqDescription
historystringTime frame for historical backlink data: 'live' for current data only, 'since:<date>' for data since a specific date in YYYY-MM-DD format, or 'all_time' for complete history. Defaults to all_time.
limitintegerMaximum number of results to return. Defaults to 1000.
modestringSearch scope relative to the target: exact URL match, URL prefix, entire domain, or all subdomains. Defaults to subdomains.
order_bystringColumn identifier to sort results by. Refer to the response schema for valid column identifiers.
protocolstringFilter results by protocol type: both HTTP and HTTPS, HTTP only, or HTTPS only. Defaults to both.
selectstringyesComma-separated list of data columns to include in the response. Refer to the response schema for valid column identifiers.
targetstringyesThe domain or URL to analyze for referring domains.
wherestringFilter expression to narrow results based on column values. Refer to the response schema for recognized column identifiers.

No output schema declared.

No examples provided.

list_referrers ~177

Retrieve referrer traffic sources and their associated metrics for a project, with optional filtering, sorting, and date range selection.

NameTypeReqDescription
fromstringStart of the date range for the analytics query in ISO 8601 datetime format.
limitintegerMaximum number of referrer records to return in the response.
order_bystringSort results by a specific metric in ascending or descending order using the format `metric:asc` or `metric:desc`.
project_idintegeryesThe unique identifier of the project for which to retrieve referrer analytics.
tostringEnd of the date range for the analytics query in ISO 8601 datetime format.
wherestringFilter results using a filter expression that can reference available dimensions and metrics to narrow down referrer data.

No output schema declared.

No examples provided.

list_related_keywords ~283

Discover related keywords that top-ranking pages rank for or mention, including keywords they also target and topics they discuss. Use this to identify keyword opportunities and content gaps around your target search terms.

NameTypeReqDescription
countrystringyesTwo-letter ISO country code (e.g., 'us', 'gb', 'de') specifying the geographic market for keyword data. Required parameter.
limitintegerMaximum number of results to return in the response. Defaults to 1000 results if not specified.
order_bystringColumn name to sort results by. Refer to the response schema for valid column identifiers; note that monthly search volume is not available as a sort option for this endpoint.
selectstringyesComma-separated list of data columns to include in the response. Required parameter that determines which metrics and attributes are returned.
termsstringType of related keywords to retrieve: keywords the top pages also rank for, topics they mention, or both combined. Defaults to all types if not specified.
view_forstringScope of analysis: analyze keywords from the top 10 or top 100 ranking pages. Defaults to top 10 if not specified.
wherestringFilter expression to narrow results. Use column identifiers from the response schema to create conditions (note: different identifiers than those used in the select parameter).

No output schema declared.

No examples provided.

list_search_performance_by_position ~162

Retrieve search performance metrics aggregated by search result position. This endpoint provides free access to performance data without consuming API units.

NameTypeReqDescription
date_fromstringyesThe start date for the historical period you want to analyze, specified in YYYY-MM-DD format. This parameter is required.
date_tostringThe end date for the historical period you want to analyze, specified in YYYY-MM-DD format.
devicestringFilter results by device type: desktop, mobile, or tablet.
search_typestringSpecify the type of search results to analyze: web, image, video, or news. Defaults to web search results.
wherestringFilter results using supported field conditions to narrow down the performance data returned.

No output schema declared.

No examples provided.

list_source_channels ~181

Retrieve web analytics data grouped by source channels, including visitor counts, bounce rates, and session duration metrics. This endpoint is free and does not consume API units.

NameTypeReqDescription
fromstringStart of the date range for the analytics query in ISO 8601 datetime format.
limitintegerMaximum number of results to return in the response.
order_bystringSort results by a metric in ascending or descending order. Supported metrics include visitors, session_bounce_rate, and avg_session_duration_sec.
project_idintegeryesThe unique identifier for the project whose source channel analytics you want to retrieve.
tostringEnd of the date range for the analytics query in ISO 8601 datetime format.
wherestringFilter results using expressions that reference dimensions and metrics to narrow down the data returned.

No output schema declared.

No examples provided.

list_top_pages ~319

Retrieve the top-performing pages for a domain or URL, including organic search metrics such as traffic and rankings for a specified date.

NameTypeReqDescription
datestringyesThe date for which to retrieve metrics, specified in YYYY-MM-DD format.
limitintegerMaximum number of results to return. Defaults to 1000.
modestringThe scope of analysis relative to your target. Use 'exact' for the precise URL, 'prefix' for URL path matching, 'domain' for the entire domain, or 'subdomains' to include all subdomains. Defaults to…
order_bystringColumn identifier to sort results by. Refer to the response schema for valid column identifiers.
protocolstringFilter results by protocol type: 'http', 'https', or 'both' to include all protocols. Defaults to both.
selectstringyesA comma-separated list of metric columns to include in the response. Refer to the response schema for valid column identifiers.
targetstringyesThe domain or URL to analyze. Can be a full domain, subdomain, or specific URL path depending on the mode selected.
volume_modestringCalculation method for search volume metrics: 'monthly' for current month data or 'average' for historical average. Affects volume, traffic, and traffic value calculations. Defaults to monthly.
wherestringFilter expression to narrow results based on column values. Refer to the response schema for recognized column identifiers and filtering syntax.

No output schema declared.

No examples provided.

list_top_pages_by_pageviews ~222

Retrieve the top-performing pages for a project ranked by pageviews and other engagement metrics. Use filtering and date range parameters to analyze specific traffic patterns and time periods.

NameTypeReqDescription
fromstringStart of the date range for the analytics query. Specify as an ISO 8601 formatted datetime.
limitintegerMaximum number of top pages to return in the results. Defaults to a system-defined limit if not specified.
order_bystringSort results by a specific metric in ascending or descending order. Supported metrics include pageviews, visitors, session_bounce_rate, and avg_page_visit_duration_sec. Use the format metric:asc or m…
project_idintegeryesThe unique identifier for the project whose page analytics you want to retrieve.
tostringEnd of the date range for the analytics query. Specify as an ISO 8601 formatted datetime.
wherestringApply filters to narrow results by dimensions and metrics. Specify filter conditions to focus on specific pages or traffic characteristics.

No output schema declared.

No examples provided.

list_traffic_sources ~172

Retrieve traffic sources data for a project, showing where visitors are coming from. Results can be filtered by date range and custom criteria, with optional sorting and pagination.

NameTypeReqDescription
fromstringStart of the date range for the query in ISO 8601 datetime format.
limitintegerMaximum number of results to return in the response.
order_bystringSort results by a specific metric in ascending or descending order using the format metric:asc or metric:desc.
project_idintegeryesThe unique identifier of the project to retrieve traffic sources for.
tostringEnd of the date range for the query in ISO 8601 datetime format.
wherestringFilter results using expressions that reference available dimensions and metrics to narrow down the data.

No output schema declared.

No examples provided.

list_utm_parameters ~212

Retrieve UTM parameter data for web analytics, grouped by a specified UTM dimension (source, medium, campaign, term, or content) with optional filtering and time range selection.

NameTypeReqDescription
fromstringStart datetime for the data query range in ISO 8601 format.
limitintegerMaximum number of results to return in the response.
order_bystringSort results by a metric in ascending or descending order using the format metric:asc or metric:desc.
project_idintegeryesThe unique identifier of the project for which to retrieve UTM parameter analytics.
tostringEnd datetime for the data query range in ISO 8601 format.
utm_paramstringyesThe UTM parameter to use as the grouping dimension. Choose from: utm_source, utm_medium, utm_campaign, utm_term, or utm_content.
wherestringFilter results using expressions that reference available dimensions and metrics.

No output schema declared.

No examples provided.

list_web_analytics_by_city ~205

Retrieve web analytics metrics aggregated by city for a specified project. This endpoint is free to use and does not consume API units.

NameTypeReqDescription
fromstringStart of the date range for the analytics query in ISO 8601 datetime format. Data returned will be from this point forward.
limitintegerMaximum number of city results to return in the response. If not specified, a default limit applies.
order_bystringSort results by a specific metric in ascending or descending order using the format `metric:asc` or `metric:desc`.
project_idintegeryesThe unique identifier of the project for which to retrieve city-level analytics data.
tostringEnd of the date range for the analytics query in ISO 8601 datetime format. Data returned will be up to this point.
wherestringFilter results using expressions that reference available dimensions and metrics. Allows narrowing data to specific criteria.

No output schema declared.

No examples provided.

list_web_analytics_by_country ~211

Retrieve web analytics metrics aggregated by country for a specified project and time period. Results can be filtered, sorted, and paginated to analyze geographic performance data.

NameTypeReqDescription
fromstringStart datetime for the analytics query range in ISO 8601 format. Data will be included from this point forward.
limitintegerMaximum number of country records to return in the response. Use this to paginate through large result sets.
order_bystringSort results by a specific metric in ascending or descending order using the format `metric:asc` or `metric:desc`.
project_idintegeryesThe unique identifier of the project for which to retrieve country-level web analytics data.
tostringEnd datetime for the analytics query range in ISO 8601 format. Data will be included up to this point in time.
wherestringFilter results using expressions that reference available dimensions and metrics. Enables targeted analysis of specific geographic or performance segments.

No output schema declared.

No examples provided.

list_web_analytics_stats ~201

Retrieve aggregated web analytics statistics for a project, with optional filtering, sorting, and date range constraints.

NameTypeReqDescription
fromstringStart of the date range for the analytics query, specified in ISO 8601 format. If omitted, defaults to the earliest available data.
limitintegerMaximum number of results to return in the response. Useful for pagination and controlling response size.
order_bystringSort results by a metric in ascending or descending order, specified as metric_name:asc or metric_name:desc.
project_idintegeryesThe unique identifier of the project for which to retrieve analytics statistics.
tostringEnd of the date range for the analytics query, specified in ISO 8601 format. If omitted, defaults to the current date.
wherestringFilter expression to narrow results by dimensions and metrics. Use standard filter syntax to specify conditions on available dimensions and metrics.

No output schema declared.

No examples provided.

search_keyword_suggestions ~231

Retrieve keyword search suggestions for a specified country. Returns relevant keyword variations and related search terms to help identify search opportunities in your target market.

NameTypeReqDescription
countrystringyesTwo-letter ISO 3166-1 country code specifying the geographic market for keyword suggestions. Required parameter that determines regional search data.
limitintegerMaximum number of suggestions to return in the response. Defaults to 1000 results if not specified.
order_bystringColumn name to sort results by. Refer to the response schema for valid column identifiers; note that monthly search volume is not available as a sort option for this endpoint.
search_enginestringSearch engine source for suggestions. Currently supports Google only; this parameter is deprecated as of August 5, 2024.
selectstringyesComma-separated list of data columns to include in the response. Required parameter that determines which fields are returned for each suggestion.
wherestringFilter expression to narrow results. Use column identifiers from the response schema to create conditions (different identifiers than those used in the select parameter).

No output schema declared.

No examples provided.

search_matching_keywords ~299

Find keyword variations and related search terms with performance metrics for a specific country. Returns matching keywords based on search mode (exact phrase or term-based) with optional filtering and sorting capabilities.

NameTypeReqDescription
countrystringyesTwo-letter ISO country code (e.g., 'us', 'gb', 'de') that determines the geographic market for keyword data and search volume metrics.
limitintegerMaximum number of results to return in the response. Defaults to 1000 results if not specified.
match_modestringSearch matching mode: 'terms' finds keywords containing your search words in any order, while 'phrase' requires exact word order. Defaults to 'terms' mode.
order_bystringColumn name to sort results by in ascending order. Refer to the response schema for valid column names; monthly search volume is not supported for sorting on this endpoint.
search_enginestringDeprecated parameter. Only 'google' is supported; included for backward compatibility.
selectstringyesComma-separated list of data columns to include in the response. Specify which metrics and attributes you want returned for each matching keyword.
termsstringFilter results to include all keyword ideas or only those phrased as questions. Defaults to returning all keyword ideas.
wherestringFilter expression to narrow results based on keyword metrics and attributes. Use column identifiers from the response schema to construct filter conditions.

No output schema declared.

No examples provided.

update_brand_radar_report ~112

Update the configuration of a Brand Radar report, including its monitoring frequency. This operation is free and does not consume API units.

NameTypeReqDescription
prompts_frequencyarrayyesThe frequency at which the report should generate prompts. Specify as an array of frequency values.
report_idstringyesThe unique identifier of the Brand Radar report to update. You can find this ID in the URL of your report in Ahrefs at https://app.ahrefs.com/brand-radar/reports/#report_id#/...

No output schema declared.

No examples provided.

update_project_access ~118

Update the access setting for a project to control whether it is private or shared. This operation is free and does not consume any API units.

NameTypeReqDescription
accessstringyesThe new access level for the project. Must be either 'private' to restrict access to the project owner, or 'shared' to allow others to access it.
project_idintegeryesThe unique identifier of the project to update. You can find this ID in the URL of your Rank Tracker project dashboard in Ahrefs (the numeric value in the project URL).

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/ahrefs MCP server?

com.mcparmory/ahrefs is an MCP server listed in the public MCP registry as com.mcparmory/ahrefs. Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence. This page covers its PyPI package (mcparmory-ahrefs).

Is the com.mcparmory/ahrefs MCP server safe to use?

com.mcparmory/ahrefs scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mcparmory/ahrefs MCP server expose?

com.mcparmory/ahrefs exposes 118 tools: get_domain_rating, get_backlinks_stats, list_outlinks_stats, get_domain_metrics, get_refdomains_history, and 113 more. Their descriptions and schemas cost roughly 24,362 tokens of context every time the server is loaded.

Is the com.mcparmory/ahrefs MCP server still maintained?

com.mcparmory/ahrefs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.