Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

rank-tracker-overview

Track keyword rankings and analyze search metrics for specific projects, with options for historical comparisons, filtering, and device type selection. Part of the Ahrefs MCP Server for enhanced 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" }
Install Server

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