Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
48
51
  • Apple

rank-tracker-overview

Analyze and compare keyword rankings, search metrics, and performance trends for specified projects and dates. Filter, select columns, and evaluate data by device type for actionable SEO insights.

Instructions

Provides an overview of tracked keyword rankings and related search metrics for a specified project and date, with support for historical comparison, filtering, column selection, and device type. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
dateYes
date_comparedNo
deviceYes
limitNo
order_byNo
project_idYes
selectYes
timeoutNo
volume_modeNo
whereNo

Input Schema (JSON Schema)

{ "properties": { "date": { "type": "string" }, "date_compared": { "type": "string" }, "device": { "type": "string" }, "limit": { "type": "integer" }, "order_by": { "type": "string" }, "project_id": { "type": "integer" }, "select": { "type": "string" }, "timeout": { "type": "integer" }, "volume_mode": { "type": "string" }, "where": { "type": "string" } }, "required": [ "select", "date", "device", "project_id" ], "type": "object" }

Other Tools from Ahrefs MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ahrefs/ahrefs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server